Home
last modified time | relevance | path

Searched refs:auth_probe (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/unbound/services/
HDauthzone.h64 struct auth_probe;
222 struct auth_probe* task_probe;
309 struct auth_probe { struct
HDauthzone.c6729 xfr->task_probe = (struct auth_probe*)calloc(1, in auth_xfer_new()
6730 sizeof(struct auth_probe)); in auth_xfer_new()