getrlimit        1508 src/simh/scp.c   ret = getrlimit(RLIMIT_CORE, &limit);
getrlimit         721 src/simh/sim_hints.c   if (getrlimit(RLIMIT_CORE, &core_limit) == 0) {