Home
last modified time | relevance | path

Searched defs:O_NONBLOCK (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h149 # define O_NONBLOCK FNDELAY macro
/freebsd/usr.sbin/ppp/
H A Dmain.c101 #define O_NONBLOCK O_NDELAY macro
/freebsd/cddl/lib/libdtrace/
H A Dio.d104 inline int O_NONBLOCK = 0x0004; variable
/freebsd/sys/sys/
H A Dfcntl.h89 #define O_NONBLOCK 0x0004 /* no delay */ macro
/freebsd/usr.bin/chat/
H A Dchat.c102 #define O_NONBLOCK O_NDELAY macro
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h123 # define O_NONBLOCK 0 macro
/freebsd/contrib/tcsh/
H A Dtc.func.c1686 # define O_NONBLOCK 0 in fixio() macro
/freebsd/crypto/openssh/
H A Ddefines.h162 # define O_NONBLOCK 00004 /* Non Blocking Open */ macro
/freebsd/contrib/file/src/
H A Dfile.h709 #define O_NONBLOCK 0 macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c3042 #define O_NONBLOCK 0 in parse_start() macro