Searched refs:read_pipe_send (Results 1 - 9 of 9) sorted by relevance

/sssd-io/src/util/
H A Dchild_common.h98 struct tevent_req *read_pipe_send(TALLOC_CTX *mem_ctx,
H A Dchild_common.c427 struct tevent_req *read_pipe_send(TALLOC_CTX *mem_ctx, function
/sssd-io/src/providers/ad/
H A Dad_machine_pw_renewal.c219 subreq = read_pipe_send(state, ev, state->io->read_from_child_fd);
221 DEBUG(SSSDBG_OP_FAILURE, "read_pipe_send failed.\n");
H A Dad_gpo.c4230 subreq = read_pipe_send(state, state->ev, state->io->read_from_child_fd);
/sssd-io/src/providers/ldap/
H A Dsdap_child_helpers.c372 subreq = read_pipe_send(state, state->ev,
/sssd-io/src/tests/cmocka/
H A Dtest_child_common.c423 subreq = read_pipe_send(echo_state,
/sssd-io/src/responder/pam/
H A Dpamsrv_p11.c726 subreq = read_pipe_send(state, ev, state->io->read_from_child_fd);
728 DEBUG(SSSDBG_OP_FAILURE, "read_pipe_send failed.\n");
774 subreq = read_pipe_send(state, state->ev, state->io->read_from_child_fd);
/sssd-io/src/providers/krb5/
H A Dkrb5_child_handler.c587 subreq = read_pipe_send(state, state->ev, state->io->read_from_child_fd);
/sssd-io/src/providers/ipa/
H A Dipa_selinux.c763 subreq = read_pipe_send(state, state->ev, state->io->read_from_child_fd);

Completed in 39 milliseconds