Home
last modified time | relevance | path

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

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