inet_aton
int inet_aton(const char *, struct in_addr *);
int inet_aton(const char *, struct in_addr *); /* in libkern */
if (inet_aton(msk, (struct in_addr *)mskp) == 0)
if (inet_aton(cp, &val))
int inet_aton __P((const char *, struct in_addr *));
(void) inet_aton(src, &ip->ip_src);
(void) inet_aton(dst, &ip->ip_dst);
(void) inet_aton(src, &ip->ip_src);
(void) inet_aton(src, &ip->ip_dst);
(void) inet_aton(src, &ip->ip_src);
(void) inet_aton(src, &ip->ip_dst);
} else if (inet_aton(s, &ip->in4))
if (inet_aton(s + i, (struct in_addr *) &sockaddr.sin.sin_addr)
if ((inet_aton(aluaNode, &sin.sin_addr)) == 0) {
extern int inet_aton P((char *p, in_addr *i));
if (! inet_aton (sm, &tmp))
if (! inet_aton (ip, &arptable[ARP_CLIENT].ipaddr))
if (gw && ! inet_aton (gw, &arptable[ARP_GATEWAY].ipaddr))
if (svr && ! inet_aton (svr, &arptable[ARP_SERVER].ipaddr))
extern int inet_aton(const char *, struct in_addr *);
ret = inet_aton (name, &addr4);
if (inet_aton(cp, &val))
if (inet_aton(args->arg.nss.host.name,
if (inet_aton(hostname, (struct in_addr *)pton) == 1) {
inet_aton(name, (struct in_addr *)pvt->addr) != 1) &&
} else if (inet_aton(p, (struct in_addr *)pvt->host_addr) > 0) {
if (inet_aton(net, &a)) {
if (inet_aton(net, &a)) {
if (!inet_aton(buf2, &ina))
if (!inet_aton(buf2, &ina))
if ((inet_aton(server, &sin.sin_addr)) == 0) {
rc = inet_aton(addrstart, &addr);
if (inet_aton(str, server_ip) != 0)
if (inet_aton((ip), server_ip) != 0) {
if (inet_aton(str, (uchar_t *)&my_ip) != 0)
if (inet_aton(str, (uchar_t *)&my_netmask) != 0)
if (inet_aton(str, (uchar_t *)&my_router) != 0)
if (inet_aton(str, server_ip) != 0)
static int inet_aton(char *, uchar_t *);
if (inet_aton(host_ip,
(void) inet_aton(router_ip,
if (inet_aton(subnet_mask, hex_netmask) == 0) {
static int inet_aton(char *ipstr, uchar_t *ip);
if (inet_aton(iscsi_target_ip,