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