Searched refs:READWRITE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.h83 #define READWRITE 3 macro
H A Dpostio.c161 static int whatami = READWRITE; /* a READ or WRITE process - or both */
441 whatami = READWRITE; /* always run start() as one process */
752 writedone = (whatami == READWRITE) ? TRUE : FALSE;
1053 if (whatami == READWRITE)
1069 if (whatami != READWRITE && otherpid > 1)
/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c73 #define READWRITE 1 macro
667 case READWRITE:

Completed in 97 milliseconds