Searched refs:vi_AUTOWRITE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vars.h45 #define vi_AUTOWRITE 2 macro
H A Dex.h285 #define ckaw() {if (chng && value(vi_AUTOWRITE) && !value(vi_READONLY)) \
H A Dex_cmds.c367 if (inopen && !value(vi_AUTOWRITE)) {
H A Dex_vmain.c1010 if (value(vi_AUTOWRITE) && !value(vi_READONLY))

Completed in 64 milliseconds