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

/freebsd-12-stable/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;
225 tube_callback_type* cb, void* arg);
H A Dfptr_wlist.h329 int fptr_whitelist_tube_listen(tube_callback_type* fptr);
H A Dtube.c429 tube_callback_type* cb, void* arg)
671 tube_callback_type* cb, void* arg)
H A Dfptr_wlist.c571 int fptr_whitelist_tube_listen(tube_callback_type* fptr)

Completed in 52 milliseconds