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

  /src/external/bsd/unbound/dist/services/
authzone.h 63 struct auth_nextprobe;
231 struct auth_nextprobe* task_nextprobe;
297 struct auth_nextprobe { struct
316 * If yes, start the auth_transfer task. If no, make sure auth_nextprobe
authzone.c 7158 xfr->task_nextprobe = (struct auth_nextprobe*)calloc(1,
7159 sizeof(struct auth_nextprobe));
8755 /* auth_nextprobe */

Completed in 27 milliseconds