Searched defs:pai (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | getaddrinfo.c | 329 struct addrinfo *pai; local 608 explore_fqdn(pai, hostname, servname, res) in explore_fqdn() argument 691 explore_copy(pai, src0, res) in explore_copy() argument 733 explore_null(pai, servname, res) in explore_null() argument 779 explore_numeric(pai, hostname, servname, res) in explore_numeric() argument 842 explore_numeric_scope(pai, hostname, servname, res) in explore_numeric_scope() argument 904 get_canonname(pai, ai, str) in get_canonname() argument 919 get_ai(pai, afd, addr) in get_ai() argument 947 copy_ai(pai) in copy_ai() argument 1157 hostent2addrinfo(hp, pai) in hostent2addrinfo() argument [all …]
|
H A D | irp_ho.c | 393 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) in ho_addrinfo()
|
H A D | dns_ho.c | 549 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) in ho_addrinfo() 677 struct addrinfo **ret_aip, const struct addrinfo *pai) in gethostans()
|
H A D | gen_ho.c | 331 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) in ho_addrinfo()
|
H A D | lcl_ho.c | 494 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) in ho_addrinfo()
|