Searched refs:rc_find_server (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradiusclient.h421 int rc_find_server __P((char *, UINT4 *, char *));
H A Dconfig.c442 * Function: rc_find_server
450 int rc_find_server (char *server_name, UINT4 *ip_addr, char *secret) function
468 error("rc_find_server: couldn't open file: %m: %s", rc_conf_str("servers"));
539 error("rc_find_server: couldn't find RADIUS server %s in %s",
H A Dsendserver.c229 if (rc_find_server (server_name, &auth_ipaddr, secret) != 0)

Completed in 220 milliseconds