Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c913 write_quit = 1;
915 write_quit = 0;
H A Dex.h380 var bool write_quit; /* True if executing a 'wq' command */ variable
H A Dex_io.c651 if (write_quit && inopen && (argc == 0 || morargc == argc))