Searched refs:O_READONLY (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions_def.h46 #define O_READONLY 45 macro
H A Dexf.c401 O_SET(sp, O_READONLY);
403 O_CLR(sp, O_READONLY);
780 if (!LF_ISSET(FS_FORCE) && noname && O_ISSET(sp, O_READONLY)) {
1436 if (O_ISSET(sp, O_READONLY)) {
H A Dmain.c248 *oargp++ = O_READONLY;
H A Dmsg.c627 if (O_ISSET(sp, O_READONLY)) {
H A Doptions.c157 /* O_READONLY 4BSD (undocumented) */
270 {L("ro"), O_READONLY}, /* 4BSD (undocumented) */

Completed in 160 milliseconds