OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:int
2904
++
tty_count
;
2916
--
tty_count
;
2918
if (
tty_count
< 0)
2919
panic("tty_detach:
tty_count
< 0");
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025