HomeSort by: relevance | last modified time | path
    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