Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauthenc.c124 extern boolean_t scheduler_lockout_tty; in telnet_spin()
126 scheduler_lockout_tty = B_TRUE; in telnet_spin()
128 scheduler_lockout_tty = B_FALSE; in telnet_spin()
H A Dtelnet.c117 boolean_t scheduler_lockout_tty = B_FALSE; variable
2172 if (scheduler_lockout_tty) {