Searched defs:cb_pair (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/unbound/dynlibmod/
H A Ddynlibmod.h95 struct cb_pair { struct
H A Ddynlibmod.c217 struct cb_pair* cb_pair = (struct cb_pair*) callback; local
225 struct cb_pair* cb_pair = (struct cb_pair*) callback; local
231 struct cb_pair* cb_pair = (struct cb_pair*) cb_args; local
237 struct cb_pair* cb_pair = (struct cb_pair*) cb_args; local
244 struct cb_pair* cb_pair = malloc(sizeof(struct cb_pair)); local
[all...]

Completed in 117 milliseconds