Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-irix5/
DFILE.py150 FNONBLOCK = 0x80 variable
152 FNONBLK = FNONBLOCK
214 FNONBLOCK = 0x80 variable
216 FNONBLK = FNONBLOCK
/external/python/cpython2/Lib/plat-irix6/
DFILE.py554 FNONBLOCK = 0x80 variable
557 FNONBLK = FNONBLOCK
650 FNONBLOCK = 0x80 variable
652 FNONBLK = FNONBLOCK
/external/minijail/linux-x86/
Dlibconstants.gen.c569 #ifdef FNONBLOCK
570 { "FNONBLOCK", (unsigned long) FNONBLOCK },