Home
last modified time | relevance | path

Searched refs:slp_gethostbyaddr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_net_utils.h41 extern char *slp_gethostbyaddr(const char *, int);
H A Dslp_net_utils.c355 char *slp_gethostbyaddr(const char *addr, int size) { in slp_gethostbyaddr() function
H A Dslp_net.c1224 if (!(cname = slp_gethostbyaddr((char *)&(sin->sin_addr), in add2pr_list()