Searched defs:NOFILE (Results 1 – 2 of 2) sorted by relevance
46 # define NOFILE sysconf(_SC_OPEN_MAX) macro51 # define NOFILE 64 macro67 # define NOFILE OPEN_MAX macro71 # define NOFILE USR_NFDS macro75 # define NOFILE 256 macro
280 #define NOFILE OPEN_MAX /* max open files per process */ macro