Searched defs:close_on_exec (Results 1 – 6 of 6) sorted by relevance
51 int close_on_exec(fd, on) in close_on_exec() function
131 close_on_exec(int fd) in close_on_exec() function
217 constexpr int close_on_exec = O_CLOEXEC; in _GLIBCXX_VISIBILITY() local
617 close_on_exec (int fd) in close_on_exec() function
75 close_on_exec (FILE *file) in close_on_exec() function