Searched defs:gethost (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dgethost.c14 int gethost(name, hostp, use_inet6) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dparms.c299 if (!gethost(dname, &dst)) {
319 if (!gethost(gname, &gate)) {
861 sizeof (buf2)) || !gethost(buf2, &addr))
892 gethost(buf, &parm.parm_ripout_addr) != 1)
982 gethost(char *name, in_addr_t *addrp) function

Completed in 58 milliseconds