Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vars.h86 #define vi_WRITEANY 44 macro
98 #define vi_WRITEANY 43 macro
H A Dex_io.c593 if (!exclam && (!value(vi_WRITEANY) || value(vi_READONLY)))
637 else if (value(vi_WRITEANY) && edfile() != EDF)
644 if (exclam || value(vi_WRITEANY))