Home
last modified time | relevance | path

Searched refs:aipp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c729 get_hostinfo(char *host, int family, struct addrinfo **aipp) in get_hostinfo() argument
772 *aipp = NULL; in get_hostinfo()
775 *aipp = ai; in get_hostinfo()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c1039 get_hostinfo(char *host, int family, struct addrinfo **aipp) in get_hostinfo() argument
1100 *aipp = ai; in get_hostinfo()