OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SUNOS_RLIMIT_NOFILE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/sunos/
sunos_misc.c
908
#define
SUNOS_RLIMIT_NOFILE
6 /* Other RLIMIT_* are the same */
922
if (SCARG(uap, which) ==
SUNOS_RLIMIT_NOFILE
)
939
if (SCARG(uap, which) ==
SUNOS_RLIMIT_NOFILE
)
/src/sys/compat/sunos32/
sunos32_misc.c
1140
#define
SUNOS_RLIMIT_NOFILE
6 /* Other RLIMIT_* are the same */
1155
SCARG(&ua_43, which) = SCARG(uap, which) ==
SUNOS_RLIMIT_NOFILE
? RLIMIT_NOFILE : SCARG(uap, which);
1173
SCARG(&ua_43, which) = SCARG(uap, which) ==
SUNOS_RLIMIT_NOFILE
? RLIMIT_NOFILE : SCARG(uap, which);
Completed in 14 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025