Searched defs:rc_get_ipaddr (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/plugins/radius/
H A Dip_util.c21 * Function: rc_get_ipaddr
29 UINT4 rc_get_ipaddr (char *host) function
39 error("rc_get_ipaddr: couldn't resolve hostname: %s", host);
130 if ((this_host_ipaddr = rc_get_ipaddr (hostname)) == 0) {

Completed in 289 milliseconds