Searched refs:get_ip (Results 1 – 1 of 1) sorted by relevance
115 static int get_ip(const char *str,unsigned char *ip);127 i=get_ip(str,ip); in BIO_get_host_ip()587 static int get_ip(const char *str, unsigned char ip[4]) in get_ip() function