Searched defs:vt_hotkeys_pending (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vt/
H A Dvtdaemon.c189 /* protecting vt_hotkeys_pending and vt_auth_doing */
192 static boolean_t vt_hotkeys_pending = B_FALSE; variable
367 vt_hotkeys_pending = B_FALSE;
710 vt_hotkeys_pending = B_FALSE;
734 if (vt_hotkeys_pending) {
744 if (vt_hotkeys_pending) {
759 if (vt_hotkeys_pending) {
770 if (vt_hotkeys_pending) {
792 if (vt_hotkeys_pending) {
801 if (!vt_hotkeys_pending) {
[all...]

Completed in 46 milliseconds