Home
last modified time | relevance | path

Searched refs:tube_callback_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dtube.h58 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);
H A Dfptr_wlist.h346 int fptr_whitelist_tube_listen(tube_callback_type* fptr);
H A Dtube.c469 tube_callback_type* cb, void* arg) in tube_setup_bg_listen()
732 tube_callback_type* cb, void* arg) in tube_setup_bg_listen()
H A Dfptr_wlist.c612 int fptr_whitelist_tube_listen(tube_callback_type* fptr) in fptr_whitelist_tube_listen()