Searched refs:__set_open_fd (Results 1 – 1 of 1) sorted by relevance
333 static inline void __set_open_fd(unsigned int fd, struct fdtable *fdt, bool set) in __set_open_fd() function606 __set_open_fd(fd, fdt, flags & O_CLOEXEC); in alloc_fd()1305 __set_open_fd(fd, fdt, flags & O_CLOEXEC); in do_dup2()
Completed in 6 milliseconds