Searched refs:__set_open_fd (Results 1 – 2 of 2) 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()1334 __set_open_fd(fd, fdt, flags & O_CLOEXEC); in do_dup2()
100 __set_open_fd(fd, fdt);