Home
last modified time | relevance | path

Searched refs:dosusp (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_unix.c271 if (dosusp)
350 if (dosusp)
H A Dex.c421 signal(SIGTSTP, onsusp), dosusp++; in main()
H A Dex.h219 var bool dosusp; /* Do SIGTSTP in visual when ^Z typed */ variable
H A Dex_subr.c1057 if (dosusp) in setrupt()
H A Dex_vmain.c1071 forbid(dosusp == 0);