Searched defs:FD_CLOEXEC (Results 1 - 3 of 3) sorted by relevance

/external/bison/darwin-lib/
H A Dfcntl.h476 #ifndef FD_CLOEXEC
477 # define FD_CLOEXEC 1 macro
/external/bison/linux-lib/
H A Dfcntl.h476 #ifndef FD_CLOEXEC
477 # define FD_CLOEXEC 1 macro
/external/kernel-headers/original/asm-generic/
H A Dfcntl.h133 #define FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro

Completed in 105 milliseconds