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

12

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dfcntl.h115 #define O_NONBLOCK 0x0004 /* no delay */ macro
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dio.c57 # define O_NONBLOCK FNDELAY macro
[all...]
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_io.c2668 #undef O_NONBLOCK macro
/macosx-10.10.1/emacs-93/emacs/src/
H A Dprocess.c98 #undef O_NONBLOCK macro
[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dfile.c5613 # define O_NONBLOCK O_NDELAY macro
/macosx-10.10.1/vim-55/src/
H A Deval.c10069 # define O_NONBLOCK 0 macro

Completed in 382 milliseconds

12