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