Home
last modified time | relevance | path

Searched defs:RLIMIT_NOFILE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dulimit.h91 # define RLIMIT_NOFILE 0 macro
101 #define RLIMIT_NOFILE RLIMIT_OFILE macro
129 #define RLIMIT_NOFILE RLIMIT_UNKNOWN macro
/titanic_41/usr/src/ucbhead/sys/
H A Dresource.h73 #define RLIMIT_NOFILE 5 /* maximum descriptor index + 1 */ macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dresource.h79 #define RLIMIT_NOFILE 6 /* maximum descriptor index + 1 */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dresource.h75 #define RLIMIT_NOFILE 5 /* file descriptors */ macro