OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FLUSHQ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arc/dev/
opms.c
132
#define
FLUSHQ
(q) { if((q)->c_cc) ndflush(q, (q)->c_cc); }
/src/sys/kern/
tty.c
519
#define
FLUSHQ
(q) { \
772
FLUSHQ
(&tp->t_rawq);
1763
FLUSHQ
(&tp->t_canq);
1764
FLUSHQ
(&tp->t_rawq);
1773
FLUSHQ
(&tp->t_outq);
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025