Home
last modified time | relevance | path

Searched refs:close_on_exec (Results 1 – 4 of 4) sorted by relevance

/linux/arch/um/os-Linux/
H A Dfile.c365 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe() argument
373 if (!close_on_exec) in os_pipe()
542 int os_create_unix_socket(const char *file, int len, int close_on_exec) in os_create_unix_socket() argument
551 if (close_on_exec) { in os_create_unix_socket()
/linux/arch/um/include/shared/
H A Dos.h157 extern int os_pipe(int *fd, int stream, int close_on_exec);
162 extern int os_create_unix_socket(const char *file, int len, int close_on_exec);
/linux/fs/proc/
H A Dfd.c43 if (close_on_exec(fd, files)) in seq_show()
/linux/Documentation/filesystems/
H A Dfiles.rst24 elements - the fd sets (open_fds and close_on_exec, the