get_pdc_ip       3034 source3/include/proto.h bool get_pdc_ip(const char *domain, struct sockaddr_storage *pss);
get_pdc_ip         44 source3/smbd/change_trust_pw.c 		if ( !get_pdc_ip(domain, &pdc_ss) ) {
get_pdc_ip        128 source3/utils/net_lookup.c 	if (!get_pdc_ip(domain, &ss)) {
get_pdc_ip        195 source3/utils/net_lookup.c 	if (!get_pdc_ip(domain, &ss))
get_pdc_ip        238 source3/utils/net_lookup.c 	if (!get_pdc_ip(domain, &ss))
get_pdc_ip        404 source3/utils/net_util.c 		if (!get_pdc_ip(d, &pdc_ss)) {
get_pdc_ip        463 source3/utils/net_util.c 	if (!get_pdc_ip(domain_name, server_ss)) {