Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.h684 int auth_xfer_transfer_http_callback(struct comm_point* c, void* arg, int err,
H A Dauthzone.c5529 env->outnet, auth_xfer_transfer_http_callback, xfr, in xfr_transfer_init_fetch()
6254 auth_xfer_transfer_http_callback(struct comm_point* c, void* arg, int err, in auth_xfer_transfer_tcp_callback()
6261 auth_xfer_transfer_http_callback(struct comm_point* c, void* arg, int err, auth_xfer_transfer_http_callback() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c114 else if(fptr == &auth_xfer_transfer_http_callback) return 1; in fptr_whitelist_comm_point()