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

/sssd-io/src/providers/ldap/
H A Dsdap_child_helpers.c86 static errno_t sdap_fork_child(struct tevent_context *ev, function
327 ret = sdap_fork_child(state->ev, state->child, req);
329 DEBUG(SSSDBG_CRIT_FAILURE, "sdap_fork_child failed.\n");

Completed in 494 milliseconds