Searched refs:tube_poll (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/
H A Dtube.h196 int tube_poll(struct tube* tube);
H A Dtube.c426 int tube_poll(struct tube* tube) function
626 if(!tube_poll(tube)) {
658 int tube_poll(struct tube* tube) function
785 while(tube_poll(tube)) {
/openbsd-current/sbin/unwind/libunbound/util/
H A Dtube.h196 int tube_poll(struct tube* tube);
H A Dtube.c426 int tube_poll(struct tube* tube) function
626 if(!tube_poll(tube)) {
658 int tube_poll(struct tube* tube) function
785 while(tube_poll(tube)) {
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibunbound.c569 return tube_poll(ctx->rr_pipe);
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibunbound.c569 return tube_poll(ctx->rr_pipe);

Completed in 199 milliseconds