Searched defs:close_on_exec (Results 1 – 2 of 2) sorted by relevance
27 unsigned long *close_on_exec; member32 static inline bool close_on_exec(int fd, const struct fdtable *fdt) in close_on_exec() function
349 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe()519 int os_create_unix_socket(const char *file, int len, int close_on_exec) in os_create_unix_socket()