Searched refs:can_dupfd_cloexec (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c1973 static volatile int can_dupfd_cloexec = 1; local
1975 if (can_dupfd_cloexec) {
1982 can_dupfd_cloexec = 0;

Completed in 76 milliseconds