Searched refs:smb_ads_find_host (Results 1 – 4 of 4) sorted by relevance
96 extern smb_ads_host_info_t *smb_ads_find_host(char *, char *);
52 smb_ads_find_host;
878 smb_ads_find_host(char *domain, char *kpasswd_srv) in smb_ads_find_host() function1135 ads_host = smb_ads_find_host(domain, NULL); in smb_ads_open_main()2567 if ((hinfo = smb_ads_find_host(fqdn, sought_host)) == NULL) in smb_ads_lookup_msdcs()
847 if ((hinfo = smb_ads_find_host(fqdn.buf, NULL)) != NULL) in smbd_dop_ads_find_host()