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

/sssd-io/src/providers/ldap/
H A Dsdap_hostid.c28 struct hosts_get_state { struct
56 struct hosts_get_state *state;
59 req = tevent_req_create(memctx, &state, struct hosts_get_state);
93 struct hosts_get_state *state = tevent_req_data(req,
94 struct hosts_get_state);
112 struct hosts_get_state *state = tevent_req_data(req,
113 struct hosts_get_state);
143 struct hosts_get_state *state = tevent_req_data(req,
144 struct hosts_get_state);
221 struct hosts_get_state *stat
[all...]

Completed in 7 milliseconds