Searched refs:slp_pton (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_net_utils.c337 if (slp_pton(surl->s_pcHost, &(sin->sin_addr)) < 1)
427 int slp_pton(const char *addrstr, void *addr) { function
H A Dslp-internal.h212 extern int slp_pton(const char *, void *);
H A Dslp_net.c747 if (slp_pton(p, &(given_ifs[i])) < 1) {

Completed in 19 milliseconds