inet_ntop4         30 third_party/talloc/libreplace/inet_ntop.c static const char *inet_ntop4(const unsigned char *src, char *dst,
inet_ntop4         51 third_party/talloc/libreplace/inet_ntop.c 		return (inet_ntop4(src, dst, size));
inet_ntop4        164 third_party/talloc/libreplace/inet_ntop.c 			if (!inet_ntop4(src+12, tp, sizeof tmp - (tp - tmp)))