Searched defs:handle_child_step (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/krb5/
H A Dkrb5_child_handler.c508 static void handle_child_step(struct tevent_req *subreq);
560 tevent_req_set_callback(subreq, handle_child_step, req);
570 static void handle_child_step(struct tevent_req *subreq) function

Completed in 233 milliseconds