Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d127 RLIMIT_CPU = 0, in nogc() enumerator
/netbsd-src/sys/sys/
H A Dresource.h88 #define RLIMIT_CPU 0 /* cpu time in milliseconds */ macro