Home
last modified time | relevance | path

Searched defs:close_on_exec (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dfdtable.h30 unsigned long *close_on_exec; member
36 static inline bool close_on_exec(unsigned int fd, const struct fdtable *fdt) in close_on_exec() function
/linux/arch/um/os-Linux/
A Dfile.c375 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe()
545 int os_create_unix_socket(const char *file, int len, int close_on_exec) in os_create_unix_socket()

Completed in 6 milliseconds