Searched refs:hush (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex.c260 hush = 1;
376 hush = 1;
401 hush = 1;
419 if (!hush && signal(SIGTSTP, SIG_IGN) == SIG_DFL)
H A Dex_unix.c224 if (warn && hush == 0 && chng && xchng != chng && value(vi_WARN) && dol > zero) {
244 if (hush == 0)
356 if (!inopen && c && hush == 0) {
H A Dex_io.c122 if (hush && comm != 'f' || comm == 'E')
441 if (hush == 0 && value(vi_READONLY)) {
631 if (hush == 0)
919 if (hush == 0) {
H A Dex_cmds2.c181 if (argc > 1 && !hush && cur_term) {
H A Dex.h227 var bool hush; /* Command line option - was given, hush up! */ variable
H A Dex_cmds.c116 if (!hush && value(vi_PROMPT) && !globp &&
H A Dex_cmdsub.c142 delete(bool hush) argument
197 if (!hush)

Completed in 84 milliseconds