Home
last modified time | relevance | path

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

/freebsd-head/contrib/tcsh/
HDtc.func.c1703 # ifndef _FNONBLOCK in fixio()
1704 # define _FNONBLOCK 0 in fixio() macro
1718 e &= ~(O_NDELAY|O_NONBLOCK|FNBIO|_FNBIO|FNONBIO|FNONBLOCK|_FNONBLOCK| in fixio()