Home
last modified time | relevance | path

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

/original-bsd/sys/hp/hpux/
H A Dhpux_compat.c306 #define UF_FIONBIO_ON 0x40 macro
387 if (*pop & (UF_NONBLOCK_ON|UF_FNDELAY_ON|UF_FIONBIO_ON))
1412 *ofp |= UF_FIONBIO_ON;
1414 *ofp &= ~UF_FIONBIO_ON;
1419 tmp = *ofp & UF_FIONBIO_ON;