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

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

Completed in 116 milliseconds