Home
last modified time | relevance | path

Searched refs:O_WRITEANY (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/vi/
H A Doptions_def.h84 #define O_WRITEANY 83 macro
/freebsd/contrib/nvi/common/
H A Doptions.c287 {L("wa"), O_WRITEANY}, /* 4BSD */
H A Dexf.c773 if (!LF_ISSET(FS_FORCE | FS_APPEND) && !O_ISSET(sp, O_WRITEANY)) {