addrinfo          114 lib/replace/getaddrinfo.c static struct addrinfo *alloc_entry(const struct addrinfo *hints,
addrinfo          119 lib/replace/getaddrinfo.c 	struct addrinfo *ai = SMB_MALLOC(sizeof(*ai));
addrinfo          162 lib/replace/getaddrinfo.c 	struct addrinfo *ai = NULL;
addrinfo          208 lib/replace/getaddrinfo.c 	struct addrinfo *listp = NULL, *prevp = NULL;
addrinfo          226 lib/replace/getaddrinfo.c 		struct addrinfo *ai = alloc_entry(hints, ip, port);
addrinfo          261 lib/replace/getaddrinfo.c 	struct addrinfo hints;
addrinfo          320 lib/replace/getaddrinfo.c 	struct addrinfo *next = NULL;
addrinfo          334 lib/replace/system/network.h 	struct addrinfo		*ai_next;
addrinfo           38 lib/util/util_net.c 	struct addrinfo hints;
addrinfo           87 lib/util/util_net.c 		struct addrinfo *res = NULL;
addrinfo           88 lib/util/util_net.c 		struct addrinfo *res_list = NULL;
addrinfo          179 nsswitch/winbind_krb5_locator.c 	struct addrinfo *out = NULL;
addrinfo          318 nsswitch/winbind_krb5_locator.c 	struct addrinfo aihints;
addrinfo          345 source3/client/cifs.upcall.c 	struct addrinfo *addr;
addrinfo          415 source3/client/cifs.upcall.c 	struct addrinfo hints = { .ai_flags = AI_NUMERICHOST };
addrinfo          416 source3/client/cifs.upcall.c 	struct addrinfo *res;
addrinfo          901 source3/client/mount.cifs.c static struct addrinfo *
addrinfo          907 source3/client/mount.cifs.c 	struct addrinfo *addrlist;
addrinfo         1101 source3/client/mount.cifs.c 	struct addrinfo *addrhead = NULL, *addr;
addrinfo           33 source3/lib/util_sock.c 	struct addrinfo *res = NULL;
addrinfo         1511 source3/lib/util_sock.c 	struct addrinfo *res = NULL;
addrinfo         1512 source3/lib/util_sock.c 	struct addrinfo *ailist = NULL;
addrinfo         1826 source3/lib/util_sock.c 	struct addrinfo *res = NULL;
addrinfo          496 source3/libsmb/clikrb5.c 	struct addrinfo *ai;
addrinfo         1290 source3/libsmb/namequery.c 	struct addrinfo hints;
addrinfo         1291 source3/libsmb/namequery.c 	struct addrinfo *ailist = NULL;
addrinfo         1292 source3/libsmb/namequery.c 	struct addrinfo *res = NULL;
addrinfo           53 source3/modules/vfs_smb_traffic_analyzer.c 	struct addrinfo hints;
addrinfo           54 source3/modules/vfs_smb_traffic_analyzer.c 	struct addrinfo *ailist = NULL;
addrinfo           55 source3/modules/vfs_smb_traffic_analyzer.c 	struct addrinfo *res = NULL;
addrinfo          278 source3/utils/net_lookup.c 	struct addrinfo hints;
addrinfo          319 source3/utils/net_lookup.c 		struct addrinfo *out;
addrinfo          327 source3/utils/net_lookup.c 			struct addrinfo *cur = out;
addrinfo          217 source4/auth/kerberos/krb5_init_context.c 	struct addrinfo *ai, *a;
addrinfo         1096 source4/heimdal/lib/krb5/addr_families.c     struct addrinfo *ai, *a;
addrinfo          544 source4/heimdal/lib/krb5/changepw.c 	struct addrinfo *ai, *a;
addrinfo           63 source4/heimdal/lib/krb5/expand_hostname.c     struct addrinfo *ai, *a, hints;
addrinfo          128 source4/heimdal/lib/krb5/expand_hostname.c     struct addrinfo *ai, *a, hints;
addrinfo           46 source4/heimdal/lib/krb5/get_for_creds.c     struct addrinfo *a;
addrinfo          209 source4/heimdal/lib/krb5/get_for_creds.c     struct addrinfo *ai;
addrinfo          716 source4/heimdal/lib/krb5/krb5.h     struct addrinfo *ai;
addrinfo          348 source4/heimdal/lib/krb5/krbhst.c     struct addrinfo hints;
addrinfo          427 source4/heimdal/lib/krb5/krbhst.c     struct addrinfo *ai;
addrinfo          428 source4/heimdal/lib/krb5/krbhst.c     struct addrinfo hints;
addrinfo          488 source4/heimdal/lib/krb5/krbhst.c     struct addrinfo hints, *ai;
addrinfo          961 source4/heimdal/lib/krb5/principal.c 	struct addrinfo hints, *ai;
addrinfo          967 source4/heimdal/lib/krb5/principal.c 	    const struct addrinfo *a;
addrinfo          266 source4/heimdal/lib/krb5/send_to_kdc.c     struct addrinfo hints;
addrinfo          267 source4/heimdal/lib/krb5/send_to_kdc.c     struct addrinfo *ai, *a;
addrinfo          382 source4/heimdal/lib/krb5/send_to_kdc.c 	     struct addrinfo *ai, *a;
addrinfo           48 source4/heimdal/lib/roken/freeaddrinfo.c     struct addrinfo *tofree;
addrinfo          113 source4/heimdal/lib/roken/getaddrinfo.c     struct addrinfo *a;
addrinfo          191 source4/heimdal/lib/roken/getaddrinfo.c     struct addrinfo *first = NULL;
addrinfo          192 source4/heimdal/lib/roken/getaddrinfo.c     struct addrinfo **current = &first;
addrinfo          279 source4/heimdal/lib/roken/getaddrinfo.c     struct addrinfo *first = NULL;
addrinfo          280 source4/heimdal/lib/roken/getaddrinfo.c     struct addrinfo **current = &first;
addrinfo          319 source4/heimdal/lib/roken/getaddrinfo.c     struct addrinfo *first = NULL;
addrinfo          320 source4/heimdal/lib/roken/getaddrinfo.c     struct addrinfo **current = &first;
addrinfo          274 source4/libcli/resolve/dns_ex.c 	struct addrinfo hints;
addrinfo          275 source4/libcli/resolve/dns_ex.c 	struct addrinfo *res;
addrinfo          276 source4/libcli/resolve/dns_ex.c 	struct addrinfo *res_list = NULL;