Home
last modified time | relevance | path

Searched defs:RLIMIT_CORE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d126 RLIMIT_CORE = 4, in nogc() enumerator
/netbsd-src/sys/sys/
H A Dresource.h92 #define RLIMIT_CORE 4 /* core file size */ macro