Searched refs:set_close_on_exec (Results 1 – 10 of 10) sorted by relevance
50 set_close_on_exec(int fd ATTRIBUTE_UNUSED) in set_close_on_exec() function154 set_close_on_exec(new_descriptor); in open()
4135 * descriptors.cc (set_close_on_exec): Add ATTRIBUTE_UNUSED to the7655 * descriptors.cc (set_close_on_exec): New function.7656 (Descriptors::open): Use set_close_on_exec.
199 set_close_on_exec([[maybe_unused]] int fd) in _GLIBCXX_VISIBILITY() function249 if (set_close_on_exec(fd)) in _GLIBCXX_VISIBILITY()
68 * io/unix.c (set_close_on_exec): New function.70 to calling set_close_on_exec.72 (open_external): Call set_close_on_exec if O_CLOEXEC is not
655 * io/unix.c (set_close_on_exec): Check for HAVE_FCNTL.
1184 set_close_on_exec (int fd __attribute__ ((unused))) in set_close_on_exec() function1237 set_close_on_exec (fd); in tempfile_open()1282 set_close_on_exec (fd); in tempfile_open()1584 set_close_on_exec (fd); in open_external()
4489 (_Dir_base::fdcwd, _Dir_base::set_close_on_exec, _Dir_base::openat):