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

/sssd/src/providers/ldap/
H A Dsdap_dyndns.c812 struct sdap_dyndns_timer_state { struct
828 struct sdap_dyndns_timer_state *state;
833 req = tevent_req_create(mem_ctx, &state, struct sdap_dyndns_timer_state);
878 struct sdap_dyndns_timer_state *state = tevent_req_data(req,
879 struct sdap_dyndns_timer_state);

Completed in 30 milliseconds