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

/sssd-io/src/providers/krb5/
H A Dkrb5_child_handler.c46 struct handle_child_state { struct
256 struct handle_child_state *state = tevent_req_data(req,
257 struct handle_child_state);
283 struct handle_child_state *state = tevent_req_data(req,
284 struct handle_child_state);
435 struct handle_child_state *state = tevent_req_data(req,
436 struct handle_child_state);
516 struct handle_child_state *state;
520 req = tevent_req_create(mem_ctx, &state, struct handle_child_state);
574 struct handle_child_state *stat
[all...]

Completed in 11 milliseconds