Searched refs:IpAddr (Results 1 – 1 of 1) sorted by relevance
137 static int IpAddr(char *, struct in_addr *);163 IpAddr(char *s, struct in_addr *addr) in IpAddr() function666 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()