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

/sssd/src/providers/
H A Dbe_dyndns.c767 static void nsupdate_child_stdin_done(struct tevent_req *subreq);
817 tevent_req_set_callback(subreq, nsupdate_child_stdin_done, req);
846 nsupdate_child_stdin_done(struct tevent_req *subreq) function

Completed in 12 milliseconds