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

/sssd/src/providers/ldap/
H A Dsdap_async_autofs.c418 struct sdap_get_automntmap_state { struct
458 struct sdap_get_automntmap_state *state;
460 req = tevent_req_create(memctx, &state, struct sdap_get_automntmap_state);
488 struct sdap_get_automntmap_state *state;
490 state = tevent_req_data(req, struct sdap_get_automntmap_state);
527 struct sdap_get_automntmap_state *state = tevent_req_data(req,
528 struct sdap_get_automntmap_state);
583 struct sdap_get_automntmap_state *state = tevent_req_data(req,
584 struct sdap_get_automntmap_state);
607 struct sdap_get_automntmap_state *stat
[all...]

Completed in 348 milliseconds