getaddrinfo        56 lib/replace/getaddrinfo.h #ifdef getaddrinfo
getaddrinfo        48 lib/util/util_net.c 	ret = getaddrinfo(str, NULL,
getaddrinfo       185 nsswitch/winbind_krb5_locator.c 		ret = getaddrinfo(name, service, in, &out);
getaddrinfo       361 source3/client/cifs.upcall.c 	c = getaddrinfo(keyend, NULL, NULL, &addr);
getaddrinfo       425 source3/client/cifs.upcall.c 	rc = getaddrinfo(ipaddr, NULL, &hints, &res);
getaddrinfo       958 source3/client/mount.cifs.c 					rc = getaddrinfo(unc_name, NULL, NULL, &addrlist);
getaddrinfo      1319 source3/libsmb/namequery.c 	ret = getaddrinfo(name,
getaddrinfo        63 source3/modules/vfs_smb_traffic_analyzer.c 	ret = getaddrinfo(name,
getaddrinfo       324 source3/utils/net_lookup.c 		ret = getaddrinfo(fq_hostname,
getaddrinfo      1119 source4/heimdal/lib/krb5/addr_families.c     error = getaddrinfo (string, NULL, NULL, &ai);
getaddrinfo        72 source4/heimdal/lib/krb5/expand_hostname.c     error = getaddrinfo (orig_hostname, NULL, &hints, &ai);
getaddrinfo       139 source4/heimdal/lib/krb5/expand_hostname.c     error = getaddrinfo (orig_hostname, NULL, &hints, &ai);
getaddrinfo       238 source4/heimdal/lib/krb5/get_for_creds.c 	ret = getaddrinfo (hostname, NULL, NULL, &ai);
getaddrinfo       355 source4/heimdal/lib/krb5/krbhst.c 	ret = getaddrinfo(host->hostname, portstr, &hints, &host->ai);
getaddrinfo       451 source4/heimdal/lib/krb5/krbhst.c     ret = getaddrinfo(host, portstr, &hints, &ai);
getaddrinfo       501 source4/heimdal/lib/krb5/krbhst.c     ret = getaddrinfo(host, port, &hints, &ai);
getaddrinfo       965 source4/heimdal/lib/krb5/principal.c 	ret = getaddrinfo(instance, NULL, &hints, &ai);
getaddrinfo       285 source4/heimdal/lib/krb5/send_to_kdc.c     ret = getaddrinfo (proxy, portstr, &hints, &ai);
getaddrinfo       285 source4/libcli/resolve/dns_ex.c 	ret = getaddrinfo(state->name.name, "0", &hints, &res_list);