OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notout
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
tty.c
937
int col,
notout
;
local in function:ttyoutput
960
notout
= 0;
962
notout
= b_to_q(" ", c, &tp->t_outq);
963
c -=
notout
;
968
return (
notout
? '\t' : -1);
tty.c
937
int col,
notout
;
local in function:ttyoutput
960
notout
= 0;
962
notout
= b_to_q(" ", c, &tp->t_outq);
963
c -=
notout
;
968
return (
notout
? '\t' : -1);
tty.c
937
int col,
notout
;
local in function:ttyoutput
960
notout
= 0;
962
notout
= b_to_q(" ", c, &tp->t_outq);
963
c -=
notout
;
968
return (
notout
? '\t' : -1);
Completed in 38 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025