Searched refs:inet_cidr_ntop (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/boot/include/arpa/ |
H A D | inet.h | 126 #define inet_cidr_ntop __inet_cidr_ntop macro 161 char *inet_cidr_ntop(int, const void *, int, char *, size_t);
|
/illumos-gate/usr/src/head/arpa/ |
H A D | inet.h | 84 extern char *inet_cidr_ntop(int, const void *, int, char *, size_t);
|
/illumos-gate/usr/src/lib/libresolv2/common/inet/ |
H A D | inet_cidr_ntop.c | 63 inet_cidr_ntop(int af, const void *src, int bits, char *dst, size_t size) { in inet_cidr_ntop() function
|
/illumos-gate/usr/src/lib/libresolv2/ |
H A D | Makefile.com | 41 inet_network.o inet_net_ntop.o inet_cidr_ntop.o \
|
/illumos-gate/usr/src/lib/libresolv2/common/ |
H A D | mapfile-vers | 214 inet_cidr_ntop;
|