HomeSort by: relevance | last modified time | path
    Searched defs:O_RDWR (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl2/mkhybrid/dist/include/
fctldefs.h 44 * Do not define more than O_RDONLY / O_WRONLY / O_RDWR
53 #ifndef O_RDWR
54 #define O_RDWR 2
  /src/external/bsd/libpcap/dist/testprogs/
unix.h 49 #define O_RDWR _O_RDWR
  /src/external/gpl3/binutils/dist/ld/
sysdep.h 70 #ifndef O_RDWR
71 #define O_RDWR 2
74 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
  /src/external/gpl3/binutils.old/dist/ld/
sysdep.h 70 #ifndef O_RDWR
71 #define O_RDWR 2
74 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
  /src/external/gpl3/binutils/dist/binutils/
sysdep.h 70 #ifndef O_RDWR
71 #define O_RDWR 2
  /src/external/gpl3/binutils.old/dist/binutils/
sysdep.h 70 #ifndef O_RDWR
71 #define O_RDWR 2
  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
stat.h 64 #define O_RDWR _O_RDWR
  /src/external/gpl3/binutils/dist/bfd/
sysdep.h 75 #ifndef O_RDWR
76 #define O_RDWR 2
79 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
  /src/external/gpl3/binutils.old/dist/bfd/
sysdep.h 71 #ifndef O_RDWR
72 #define O_RDWR 2
75 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
  /src/external/gpl3/gdb.old/dist/bfd/
sysdep.h 71 #ifndef O_RDWR
72 #define O_RDWR 2
75 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
  /src/external/gpl3/gdb/dist/bfd/
sysdep.h 71 #ifndef O_RDWR
72 #define O_RDWR 2
75 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
  /src/external/bsd/ntp/dist/sntp/libopts/compat/
windows-config.h 103 #define O_RDWR _O_RDWR
  /src/external/gpl2/diffutils/dist/src/
system.h 144 #ifndef O_RDWR
145 # define O_RDWR 2
  /src/sys/arch/ia64/stand/common/
bootstrap.h 416 #define O_RDWR 0x00000002 /* open for reading and writing */
  /src/sys/sys/
fcntl.h 66 #define O_RDWR 0x00000002 /* open for reading and writing */
  /src/external/gpl2/rcs/include/
conf.h 268 # define O_RDWR 2

Completed in 54 milliseconds