Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dfcntl.h22 #define _FNONBLOCK 0x4000 /* non blocking I/O (POSIX style) */ macro
23 #define _FNDELAY _FNONBLOCK /* non blocking I/O (4.2 style) */
43 #define O_NONBLOCK _FNONBLOCK
78 #define FNONBIO _FNONBLOCK /* XXX fix to be NONBLOCK everywhere */