Home
last modified time | relevance | path

Searched refs:CLOSE_RANGE_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/bits/
A Dunistd_ext.h46 #ifndef CLOSE_RANGE_CLOEXEC
47 # define CLOSE_RANGE_CLOEXEC (1U << 2) macro
/sysdeps/mach/hurd/
A Dclose_range.c33 if (flags & ~CLOSE_RANGE_CLOEXEC) in __close_range()
48 if (flags & CLOSE_RANGE_CLOEXEC) in __close_range()
/sysdeps/mach/hurd/bits/
A Dunistd_ext.h26 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro

Completed in 4 milliseconds