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

/freebsd-current/crypto/heimdal/lib/roken/
H A Droken-common.h122 #define O_ACCMODE 003 macro
/freebsd-current/sys/sys/
H A Dfcntl.h75 #define O_ACCMODE 0x0003 /* mask for above modes */ macro
/freebsd-current/stand/libsa/
H A Dstand.h308 #define O_ACCMODE 0x3 macro
/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h2909 # define O_ACCMODE (O_RDONLY|O_WRONLY|O_RDWR) macro

Completed in 90 milliseconds