Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauthenc.c122 extern boolean_t scheduler_lockout_tty; in telnet_spin()
124 scheduler_lockout_tty = B_TRUE; in telnet_spin()
126 scheduler_lockout_tty = B_FALSE; in telnet_spin()
H A Dtelnet.c115 boolean_t scheduler_lockout_tty = B_FALSE; variable
2170 if (scheduler_lockout_tty) {