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

/sssd/src/providers/ipa/
H A Dipa_hostid.c29 struct hosts_get_state { struct
57 struct hosts_get_state *state;
63 req = tevent_req_create(memctx, &state, struct hosts_get_state);
97 struct hosts_get_state *state = tevent_req_data(req,
98 struct hosts_get_state);
116 struct hosts_get_state *state = tevent_req_data(req,
117 struct hosts_get_state);
147 struct hosts_get_state *state = tevent_req_data(req,
148 struct hosts_get_state);
226 struct hosts_get_state *stat
[all...]

Completed in 1414 milliseconds