Searched refs:vi_WRITEANY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vars.h88 #define vi_WRITEANY 44 macro
100 #define vi_WRITEANY 43 macro
H A Dex_io.c590 if (!exclam && (!value(vi_WRITEANY) || value(vi_READONLY)))
634 else if (value(vi_WRITEANY) && edfile() != EDF)
641 if (exclam || value(vi_WRITEANY))

Completed in 58 milliseconds