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

/external/ppp/pppd/plugins/radius/
H A Dclientid.c25 * Function: rc_read_mapfile
34 int rc_read_mapfile(char *filename) function
44 error("rc_read_mapfile: can't read %s: %s", filename, strerror(errno));
70 novm("rc_read_mapfile");
81 error("rc_read_mapfile: malformed line in %s, line %d", filename, lnr);
H A Dradiusclient.h412 int rc_read_mapfile __P((char *));
H A Dradius.c1234 if (rc_read_mapfile(rc_conf_str("mapfile")) != 0) {

Completed in 69 milliseconds