Searched defs:close_on_exec (Results 1 – 2 of 2) sorted by relevance
29 unsigned long *close_on_exec; member99 static inline bool close_on_exec(unsigned int fd, const struct files_struct *files) in close_on_exec() function
386 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe()563 int os_create_unix_socket(const char *file, int len, int close_on_exec) in os_create_unix_socket()