Searched refs:auth_nextprobe (Results 1 – 2 of 2) sorted by relevance
63 struct auth_nextprobe;241 struct auth_nextprobe* task_nextprobe;316 struct auth_nextprobe { struct
7463 xfr->task_nextprobe = (struct auth_nextprobe*)calloc(1, in auth_xfer_new()7464 sizeof(struct auth_nextprobe)); in auth_xfer_new()