Home
last modified time | relevance | path

Searched defs:FD_CLOEXEC (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h161 #define FD_CLOEXEC 1 /* actually anything with low bit set goes */ macro
/external/bison/linux-lib/
Dfcntl.h477 # define FD_CLOEXEC 1 macro
/external/bison/darwin-lib/
Dfcntl.h477 # define FD_CLOEXEC 1 macro
/external/python/cpython2/Lib/plat-irix5/
DFILE.py205 FD_CLOEXEC = 1 variable
/external/python/cpython2/Lib/plat-irix6/
DFILE.py633 FD_CLOEXEC = 1 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py647 FD_CLOEXEC = 1 variable