Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dex_unix.c271 if (dosusp)
350 if (dosusp)
H A Dex.c420 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.c1050 if (dosusp) in setrupt()
H A Dex_vmain.c1074 forbid(dosusp == 0);