| /mirbsd/src/include/arpa/ |
| D | inet.h | 85 int inet_pton(int, const char *, void *);
|
| /mirbsd/src/gnu/usr.sbin/sendmail/libsm/ |
| D | t-inet6_ntop.c | 47 r = inet_pton(AF_INET6, ip, &addr.sin6_addr); in test()
|
| /mirbsd/src/lib/libc/net/ |
| D | Makefile.inc | 15 inet_net_ntop.c inet_net_pton.c inet_ntoa.c inet_ntop.c inet_pton.c \ 83 inet.3 ntoa.3 inet.3 inet_ntop.3 inet.3 inet_pton.3
|
| D | gethostnamadr.c | 538 if (inet_pton(af, name, host_addr) <= 0) { 570 if (inet_pton(af, name, host_addr) <= 0) { 791 if (inet_pton(AF_INET6, p, host_addr) > 0) { 794 } else if (inet_pton(AF_INET, p, host_addr) > 0) {
|
| D | inet_pton.c | 54 inet_pton(int af, const char *src, void *dst) in inet_pton() function
|
| D | res_init.c | 489 else if (inet_pton(AF_INET6, net, &a6) == 1) { in _res_init() 506 if (inet_pton(AF_INET6, net, u) == 1) { in _res_init()
|
| D | getaddrinfo.c | 687 if (inet_pton(afd->a_af, hostname, pton) == 1) { in explore_numeric()
|
| /mirbsd/src/gnu/usr.sbin/sendmail/libmilter/ |
| D | sm_gethost.c | 174 return inet_pton(family, src, dst);
|
| /mirbsd/src/usr.sbin/ntpd/ |
| D | config.c | 114 if (inet_pton(AF_INET, s, &ina) != 1) in host_v4()
|
| /mirbsd/src/libexec/spamd/ |
| D | sdl.c | 129 j = inet_pton(af, astring, n); in sdl_add()
|
| D | sync.c | 143 if (inet_pton(AF_INET, baddr, &ina) != 1) { in sync_init()
|
| D | spamd.c | 1207 if (inet_pton(AF_INET, bind_address, &sin.sin_addr) != 1) in main()
|
| /mirbsd/src/libexec/spamlogd/ |
| D | spamlogd.c | 217 if (inet_pton(AF_INET, ip, &ia) != 1) { in dbupdate()
|
| /mirbsd/src/usr.sbin/rtsold/ |
| D | rtsol.c | 97 if (inet_pton(AF_INET6, ALLROUTER, in sockopen()
|
| /mirbsd/src/usr.sbin/rtadvd/ |
| D | rtadvd.c | 218 if (inet_pton(AF_INET6, ALLNODES, &sin6_allnodes.sin6_addr) != 1) { 1394 if (inet_pton(AF_INET6, ALLROUTERS_LINK, in sock_open() 1417 if (inet_pton(AF_INET6, ALLROUTERS_SITE, in sock_open()
|
| D | config.c | 274 if (inet_pton(AF_INET6, addr, &pfx->prefix) != 1) {
|
| /mirbsd/src/sbin/ipsecctl/ |
| D | parse.y | 734 if (inet_pton(AF_INET, s, &ipa->v4) != 1) { in host()
|
| /mirbsd/src/usr.sbin/ppp/ppp/ |
| D | ncpaddr.c | 996 if (inet_pton(AF_INET6, s, &range->ncprange_ip6addr) != 1) { in ncprange_aton()
|
| /mirbsd/src/sbin/route/ |
| D | route.c | 828 if (inet_pton(AF_INET, s, &su->sin.sin_addr) == 1) in getaddr()
|
| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | daemon.c | 4299 return inet_pton(family, src, dst); 4459 && inet_pton(AF_INET6, hp->h_name, &in6_addr) != 1
|
| /mirbsd/src/sbin/pfctl/ |
| D | pfctl_parser.c | 1380 if (inet_pton(AF_INET, s, &ina) != 1) in host_v4()
|
| /mirbsd/src/sbin/ping6/ |
| D | ping6.c | 2663 if (inet_pton(AF_INET6, "ff02::2:0000:0000", &in6) != 1) in nigroup()
|
| /mirbsd/src/sbin/ifconfig/ |
| D | ifconfig.c | 2321 if (inet_pton(AF_INET6, s, &sin6->sin6_addr) != 1) in in6_getaddr()
|
| /mirbsd/src/usr.sbin/route6d/ |
| D | route6d.c | 3020 if (inet_pton(AF_INET6, ap, &ftmp.iff_addr) != 1) { in filterconfig()
|
| /mirbsd/src/distrib/lists/htman/htmi/ |
| D | mi | 4395 ./man3/inet_pton.htm
|