Searched refs:anynet_ntop (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | conf.c | 4392 addr = anynet_ntop(&ia6, 4889 addr = anynet_ntop(&ia6, buf6, sizeof(buf6)); in load_if_names() 4896 addr = anynet_ntop(&ia6, buf6, sizeof(buf6)); in load_if_names() 5088 addr = anynet_ntop(&ia6, buf6, sizeof(buf6)); in load_if_names() 5096 addr = anynet_ntop(&ia6, buf6, sizeof(buf6)); in load_if_names()
|
H A D | daemon.c | 4230 anynet_ntop(s6a, dst, dst_len) in anynet_ntop() function 4341 ap = anynet_ntop(&sap->sin6.sin6_addr, buf, sizeof(buf));
|
H A D | sendmail.h | 1399 extern char *anynet_ntop __P((struct in6_addr *, char *, size_t));
|
H A D | main.c | 786 addr = anynet_ntop(&ia6, buf6, sizeof(buf6));
|
H A D | milter.c | 3958 sockinfo = anynet_ntop(&addr.sin6.sin6_addr, buf6,
|
H A D | map.c | 1302 value = anynet_ntop(rr->rr_u.rr_aaaa, buf6,
|