Searched refs:fixed_fd (Results 1 – 1 of 1) sorted by relevance
634 static inline int reuse_fd(int fixed_fd, int tmp_fd) in reuse_fd() argument638 err = sys_dup3(tmp_fd, fixed_fd, O_CLOEXEC); in reuse_fd()