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

/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_pton.c19 static const char rcsid[] = "$Id: inet_net_pton.c,v 1.10 2008/11/14 02:36:51 marka Exp $";
383 * inet_net_pton(af, src, dst, size)
395 inet_net_pton(int af, const char *src, void *dst, size_t size) { function
/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h125 #define inet_net_pton __inet_net_pton macro
159 int inet_net_pton(int, const char *, void *, size_t);

Completed in 45 milliseconds