Searched defs:cb_pair (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/unbound/dynlibmod/ | ||
H A D | dynlibmod.h | 95 struct cb_pair { struct |
H A D | dynlibmod.c | 218 struct cb_pair* cb_pair = (struct cb_pair*) callback; in dynlib_inplace_cb_reply_generic() local |