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

/netbsd-current/external/bsd/unbound/dist/dynlibmod/
H A Ddynlibmod.h95 struct cb_pair { struct
H A Ddynlibmod.c218 struct cb_pair* cb_pair = (struct cb_pair*) callback; local
226 struct cb_pair* cb_pair = (struct cb_pair*) callback; local
232 struct cb_pair* cb_pair = (struct cb_pair*) cb_args; local
238 struct cb_pair* cb_pair = (struct cb_pair*) cb_args; local
245 struct cb_pair* cb_pair = malloc(sizeof(struct cb_pair)); local
[all...]

Completed in 91 milliseconds