Home
last modified time | relevance | path

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

/src/contrib/libpcap/testprogs/
H A Dunix.h49 #define O_RDWR _O_RDWR macro
/src/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dstat.h62 #define O_RDWR _O_RDWR macro
/src/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h101 #define O_RDWR _O_RDWR macro
/src/cddl/lib/libdtrace/
H A Dio.d93 inline int O_RDWR = 0x0002; variable
/src/contrib/tcsh/
H A Dtc.os.h361 # define O_RDWR 2 macro
/src/sys/sys/
H A Dfcntl.h74 #define O_RDWR 0x0002 /* open for reading and writing */ macro
/src/stand/forth/
H A Dsupport.4th87 2 constant O_RDWR constant
/src/stand/libsa/
H A Dstand.h320 #define O_RDWR 0x2 macro