Home
last modified time | relevance | path

Searched refs:auth_xfer_transfer_http_callback (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/unbound/dist/services/
H A Dauthzone.h685 int auth_xfer_transfer_http_callback(struct comm_point* c, void* arg, int err,
H A Dauthzone.c5497 env->outnet, auth_xfer_transfer_http_callback, xfr, in xfr_transfer_init_fetch()
6222 auth_xfer_transfer_http_callback(struct comm_point* c, void* arg, int err, in auth_xfer_transfer_http_callback() function
/netbsd/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c112 else if(fptr == &auth_xfer_transfer_http_callback) return 1; in fptr_whitelist_comm_point()