Searched defs:nofile (Results 1 – 4 of 4) sorted by relevance
262 struct rlimit nofile; in os_setup_limits() local
25 unsigned long nofile; member
32 unsigned long nofile; member42 unsigned long nofile; member
538 int __get_unused_fd_flags(unsigned flags, unsigned long nofile) in __get_unused_fd_flags()1273 unsigned long nofile = rlimit(RLIMIT_NOFILE); in f_dupfd() local