Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d129 RLIMIT_FSIZE = 1, in nogc() enumerator
/netbsd-src/sys/sys/
H A Dresource.h89 #define RLIMIT_FSIZE 1 /* maximum file size */ macro