OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_cc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
tty.c
1966
int c, first, error, has_stime,
last_cc
;
local in function:ttread
1980
last_cc
= 0;
2050
} else if (qp->c_cc >
last_cc
) {
2071
last_cc
= qp->c_cc;
tty.c
1966
int c, first, error, has_stime,
last_cc
;
local in function:ttread
1980
last_cc
= 0;
2050
} else if (qp->c_cc >
last_cc
) {
2071
last_cc
= qp->c_cc;
Completed in 25 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025