OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ring_empty_count
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/telnet/
defines.h
39
#define NETROOM() (
ring_empty_count
(&netoring))
46
#define TTYROOM() (
ring_empty_count
(&ttyoring))
ring.h
86
ring_empty_count
(Ring *ring),
ring.c
202
ring_empty_count
(Ring *ring)
function in typeref:typename:int
telnet.c
2021
ttyin =
ring_empty_count
(&ttyiring) && (clienteof == 0);
2023
netin = !ISend &&
ring_empty_count
(&netiring);
Completed in 15 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025