Searched defs:NOFILE (Results 1 – 3 of 3) 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
131 #define NOFILE OPEN_MAX /* max open files per process */ macro
236 #define NOFILE ((FILE *)NULL) macro