HomeSort by: relevance | last modified time | path
    Searched refs:tube_callback_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
tube.h 58 typedef void tube_callback_type(struct tube*, uint8_t*, size_t, int, void*); typedef
73 tube_callback_type* listen_cb;
95 tube_callback_type* listen_cb;
233 tube_callback_type* cb, void* arg);
fptr_wlist.h 348 int fptr_whitelist_tube_listen(tube_callback_type* fptr);
tube.c 469 tube_callback_type* cb, void* arg)
735 tube_callback_type* cb, void* arg)
fptr_wlist.c 616 int fptr_whitelist_tube_listen(tube_callback_type* fptr)

Completed in 26 milliseconds