Searched refs:os_fd_set_cloexec (Results 1 – 4 of 4) sorted by relevance
44 os_fd_set_cloexec(int fd) in os_fd_set_cloexec() function64 if (os_fd_set_cloexec(fd) != 0) { in set_cloexec_or_close()
34 os_fd_set_cloexec(int fd);
60 if (os_fd_set_cloexec(fd) != 0) { in set_cloexec_or_close()
3279 os_fd_set_cloexec(fileno(stdin)); in wet_main()