Searched refs:CLOSE_RANGE_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
10 #define CLOSE_RANGE_CLOEXEC (1U << 2) macro
54 if (!close_range(3, ~0U, CLOSE_RANGE_CLOEXEC)) return 0; in cloexec_except_stdioe()