HomeSort by: relevance | last modified time | path
    Searched refs:auth_probe (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
authzone.h 64 struct auth_probe;
234 struct auth_probe* task_probe;
292 * worker can (potentially) become the auth_probe worker, or if another worker
323 struct auth_probe { struct
authzone.c 7165 xfr->task_probe = (struct auth_probe*)calloc(1,
7166 sizeof(struct auth_probe));
8758 /* auth_probe */

Completed in 76 milliseconds