OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tube_poll
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
tube.h
196
int
tube_poll
(struct tube* tube);
tube.c
426
int
tube_poll
(struct tube* tube)
function
629
if(!
tube_poll
(tube)) {
661
int
tube_poll
(struct tube* tube)
function
788
while(
tube_poll
(tube)) {
/src/external/bsd/unbound/dist/libunbound/
libunbound.c
575
return
tube_poll
(ctx->rr_pipe);
Completed in 23 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026