Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vt/
H A Dvtdaemon.c184 static boolean_t vt_secure = B_TRUE; /* '-s' option to disable */ variable
869 if (!vt_secure) { in vt_check_target_session()
1002 if (vt_secure) in vt_do_hotkeys()
1021 if (logged_in && vt_secure) in vt_do_hotkeys()
1241 vt_secure = B_FALSE; in main()