Home
last modified time | relevance | path

Searched defs:O_WRONLY (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/i386/stand/
H A Ddisklabel.c27 #define O_WRONLY 1 macro
/original-bsd/sys/sys/
H A Dfcntl.h37 #define O_WRONLY 0x0001 /* open for writing only */ macro
/original-bsd/contrib/emacs-18.57/src/
H A Dfileio.c75 #define O_WRONLY 1 macro
/original-bsd/contrib/gcc-2.3.3/
H A Dcccp.c96 #define O_WRONLY 1 /* Open arg for Write/Only */ macro