Searched refs:h_name (Results 1 – 5 of 5) sorted by relevance
155 host.h_name = NULL; in getanswer()198 host.h_name = bp; in getanswer()202 qname = host.h_name; in getanswer()263 host.h_name = bp; in getanswer()319 host.h_name = bp; in getanswer()347 host.h_name = bp; in getanswer()392 if (!host.h_name) { in getanswer()397 host.h_name = bp; in getanswer()504 host.h_name = hostbuf; in res_gethostbyname2_context()537 host.h_name = hostbuf; in res_gethostbyname2_context()[all …]
126 TEST_VERIFY (strcmp (qname, e->h_name) == 0); in check_hostent()
567 _res_hconf_trim_domain (hp->h_name); in _res_hconf_trim_domains()
100 char *h_name; /* Official name of host. */ member
661 result->h_name = NULL; in getanswer_r()732 result->h_name = bp; in getanswer_r()738 qname = result->h_name; in getanswer_r()832 result->h_name = bp; in getanswer_r()903 result->h_name = bp; in getanswer_r()938 result->h_name = bp; in getanswer_r()983 if (result->h_name == NULL) in getanswer_r()990 result->h_name = bp; in getanswer_r()1069 char *h_name = NULL; in gaih_getanswer_slice() local1097 h_name = buffer; in gaih_getanswer_slice()[all …]
Completed in 15 milliseconds