Searched refs:FNDELAY (Results 1 – 10 of 10) sorted by relevance
40 #define FNDELAY O_NDELAY macro41 #define FFCNTL (FNONBLOCK | FNDELAY | FAPPEND | FFSYNC | FASYNC)
322 # elif defined(F_GETFL) && defined(F_SETFL) && (defined(O_NONBLOCK) || defined(FNDELAY)) in BIO_socket_nbio()334 l &= ~FNDELAY; /* BSD4.x */ in BIO_socket_nbio()340 l |= FNDELAY; /* BSD4.x */ in BIO_socket_nbio()
114 #define FNDELAY O_NDELAY macro
113 #define FNDELAY O_NDELAY macro
116 #define FNDELAY O_NDELAY macro