Home
last modified time | relevance | path

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

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