Searched defs:O_ACCMODE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
H A Dsysdep.h101 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR) macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dinflow.c443 #ifndef O_ACCMODE macro
/freebsd-10-stable/sys/sys/
H A Dfcntl.h76 #define O_ACCMODE 0x0003 /* mask for above modes */ macro
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Droken-common.h122 #define O_ACCMODE 003 macro
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dconf.h2878 # define O_ACCMODE (O_RDONLY|O_WRONLY|O_RDWR) macro

Completed in 179 milliseconds