OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tty_count
(Results
1 - 1
of
1
) sorted by relevancy
/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 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025