Home
last modified time | relevance | path

Searched refs:IpAddr (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/libalias/
H A Dalias_proxy.c137 static int IpAddr(char *, struct in_addr *);
163 IpAddr(char *s, struct in_addr *addr) in IpAddr() function
666 err = IpAddr(token, &server_addr); in LibAliasProxyRule()
680 err = IpAddr(s, &server_addr); in LibAliasProxyRule()
748 err = IpAddr(token, &addr); in LibAliasProxyRule()
764 err = IpAddr(s, &addr); in LibAliasProxyRule()