Searched defs:CLOSE_RANGE_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
/sysdeps/mach/hurd/bits/ | ||
A D | unistd_ext.h | 26 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro |
/sysdeps/unix/sysv/linux/bits/ | ||
A D | unistd_ext.h | 47 # define CLOSE_RANGE_CLOEXEC (1U << 2) macro |
Completed in 3 milliseconds