Searched defs:hp (Results 1 – 8 of 8) sorted by relevance
/resolv/ |
A D | compat-gethnamaddr.c | 143 const HEADER *hp; in getanswer() local 426 struct hostent *hp = res_gethostbyname2_context (ctx, name, AF_INET6); in libresolv_hidden_proto() local 433 struct hostent *hp = res_gethostbyname2_context (ctx, name, AF_INET); in libresolv_hidden_proto() local 576 struct hostent *hp = res_gethostbyname2_context (ctx, name, AF_INET); in res_gethostbyname2() local 598 struct hostent *hp; in res_gethostbyaddr_context() local 687 struct hostent *hp = res_gethostbyaddr_context (ctx, addr, len, af); in res_gethostbyaddr() local 784 struct hostent *hp; in _gethtbyname() local 852 map_v4v6_hostent (struct hostent *hp, char **bpp, int *lenp) in map_v4v6_hostent() 901 char *hp; in addrsort() local
|
A D | mapv4v6hostent.h | 61 map_v4v6_hostent (struct hostent *hp, char **bpp, int *lenp) in map_v4v6_hostent()
|
A D | res_mkquery.c | 103 HEADER *hp; in __res_context_mkquery() local 253 HEADER *hp = (HEADER *) buf; in __res_nopt() local
|
A D | res_hconf.c | 355 _res_hconf_reorder_addrs (struct hostent *hp) in _res_hconf_reorder_addrs() 560 _res_hconf_trim_domains (struct hostent *hp) in _res_hconf_trim_domains()
|
A D | res_query.c | 115 HEADER *hp = (HEADER *) answer; in __res_context_query() local 341 HEADER *hp = (HEADER *) answer; in __res_context_search() local
|
A D | res_send.c | 563 const HEADER *hp = (HEADER *) buf; in send_vc() local 928 const HEADER *hp = (HEADER *) buf; in send_dg() local
|
A D | res_debug.c | 819 uint8_t hp = 0x16; /* default = 1e6 cm = 10000.00m = 10km */ in loc_aton() local
|
/resolv/nss_dns/ |
A D | dns-host.c | 607 char *hp; in libc_hidden_def() local 634 const HEADER *hp; in getanswer_r() local 1022 const HEADER *hp = &answer->hdr; in gaih_getanswer_slice() local
|
Completed in 21 milliseconds