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

/sssd-io/src/responder/common/cache_req/
H A Dcache_req.c458 const char *found_domain_name);
554 char *found_domain_name; local
560 ret = cache_req_locate_domain_recv(state, subreq, &found_domain_name);
579 cache_req_locate_dom_mark_neg_domains(state, found_domain_name);
607 const char *found_domain_name)
613 found_domain_name,
617 "Cannot find domain %s\n", found_domain_name);
624 if (strcasecmp(found_domain_name,
605 cache_req_locate_dom_mark_neg_domains( struct cache_req_locate_dom_state *state, const char *found_domain_name) argument
/sssd-io/src/providers/ad/
H A Dad_id.c1110 const char *found_domain_name; member in struct:ad_get_account_domain_state

Completed in 16 milliseconds