Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDtc.func.c1671 # ifndef _FNONBLOCK in fixio()
1672 # define _FNONBLOCK 0 in fixio() macro
1686 e &= ~(O_NDELAY|O_NONBLOCK|FNBIO|_FNBIO|FNONBIO|FNONBLOCK|_FNONBLOCK| in fixio()