Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdtrace/common/
H A Dio.d.in169 inline int O_NONBLOCK = @O_NONBLOCK@; variable
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h78 #define O_NONBLOCK _FNONBLOCK macro
/titanic_44/usr/src/ucbhead/sys/
H A Dfcntl.h61 #define O_NONBLOCK 0200 /* Non-blocking I/O (POSIX) */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dfcntl.h72 #define O_NONBLOCK 0x80 /* non-blocking I/O (POSIX) */ macro
/titanic_44/usr/src/cmd/ssh/include/
H A Ddefines.h92 #define O_NONBLOCK 00004 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c145 #define O_NONBLOCK O_NDELAY macro
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c250 #define O_NONBLOCK O_NDELAY macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dio.c57 # define O_NONBLOCK FNDELAY macro