Searched defs:O_NONBLOCK (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10.1/bash-94.1.2/bash-3.2/include/
H A Dfilecntl.h39 # define O_NONBLOCK O_NDELAY macro
41 # define O_NONBLOCK 0 macro
/macosx-10.10.1/ntp-92/lib/isc/win32/
H A Dunistd.h21 #define O_NONBLOCK 1 macro
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A Dunistd.h21 #define O_NONBLOCK 1 macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dfcntl_.h81 # define O_NONBLOCK O_NDELAY macro
H A Dsystem.h122 # define O_NONBLOCK 0 macro
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/unix/
H A DtclXunixPort.h61 # define O_NONBLOCK O_NDELAY macro
/macosx-10.10.1/ntp-92/libopts/compat/
H A Dcompat.h166 # define O_NONBLOCK FNDELAY macro
/macosx-10.10.1/ntp-92/sntp/libopts/compat/
H A Dcompat.h166 # define O_NONBLOCK FNDELAY macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dgeneral.c371 # undef O_NONBLOCK macro
372 # define O_NONBLOCK 0 macro
/macosx-10.10.1/gnuserv-7/gnuserv/
H A Dsysfile.h163 #define O_NONBLOCK O_NDELAY macro
165 #define O_NONBLOCK 04000 macro
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixPort.h171 # define O_NONBLOCK 0x80 macro
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dcusub.c58 #define O_NONBLOCK FNBLOCK macro
60 #define O_NONBLOCK 0 macro
H A Dserial.c140 #define O_NONBLOCK FNBLOCK macro
142 #define O_NONBLOCK 0 macro
[all...]
/macosx-10.10.1/screen-22/screen/
H A Dos.h375 # undef O_NONBLOCK macro
379 # define O_NONBLOCK O_NDELAY macro
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DtclUnixPort.h187 # define O_NONBLOCK 0x80 macro
/macosx-10.10.1/uucp-11/uucp/
H A Dtstuu.c112 #define O_NONBLOCK FNBLOCK macro
114 #define O_NONBLOCK 0 macro
[all...]
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h254 #define O_NONBLOCK 0x0004 /* Non-blocking I/O. */ macro
/macosx-10.10.1/ntp-92/ntpdate/
H A Dntptimeset.c1881 #undef O_NONBLOCK macro
/macosx-10.10.1/ppp-786.1.1/Helpers/chat/
H A Dchat.c161 #define O_NONBLOCK O_NDELAY macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dsystem.h172 # define O_NONBLOCK O_NDELAY macro
/macosx-10.10.1/OpenSSH-189/openssh/
H A Ddefines.h131 # define O_NONBLOCK 00004 /* Non Blocking Open */ macro
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dsys_defs.h1105 #define O_NONBLOCK O_NDELAY macro
1160 #define O_NONBLOCK O_NDELAY macro
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dmain.c300 #undef O_NONBLOCK macro
301 #define O_NONBLOCK O_NDELAY macro
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dwin32.h591 #define O_NONBLOCK 1 macro
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.func.c1649 # define O_NONBLOCK 0 macro

Completed in 351 milliseconds

12