OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tty_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
tty.h
259
extern int
tty_count
; /* number of ttys in global ttylist */
/src/sys/kern/
tty.c
209
int
tty_count
;
variable
2904
++
tty_count
;
2916
--
tty_count
;
2918
if (
tty_count
< 0)
2919
panic("tty_detach:
tty_count
< 0");
Completed in 26 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026