Searched refs:__set_open_fd (Results 1 – 2 of 2) sorted by relevance
318 static inline void __set_open_fd(unsigned int fd, struct fdtable *fdt, bool set) in __set_open_fd() function591 __set_open_fd(fd, fdt, flags & O_CLOEXEC); in alloc_fd()1286 __set_open_fd(fd, fdt, flags & O_CLOEXEC); in do_dup2()
100 __set_open_fd(fd, fdt);