Home
last modified time | relevance | path

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

/include/linux/
A Dfdtable.h29 unsigned long *close_on_exec; member
95 static inline bool close_on_exec(unsigned int fd, const struct files_struct *files) in close_on_exec() function
97 return test_bit(fd, files_fdtable(files)->close_on_exec); in close_on_exec()

Completed in 9 milliseconds