Searched refs:rad_strerror (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/usr.sbin/ppp/ |
H A D | radius.c | 273 log_Printf(LogPHASE, "radius(%s): %s\n", stype, rad_strerror(r->cx.rad)); in radius_Process() 281 got, rad_strerror(r->cx.rad)); in radius_Process() 302 log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad)); in radius_Process() 346 log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad)); in radius_Process() 396 log_Printf(LogERROR, "rad_cvt_string: %s\n", rad_strerror(r->cx.rad)); in radius_Process() 407 rad_strerror(r->cx.rad)); in radius_Process() 435 rad_strerror(r->cx.rad)); in radius_Process() 462 rad_strerror(r->cx.rad)); in radius_Process() 518 rad_strerror(r->cx.rad)); in radius_Process() 698 log_Printf(LogERROR, "rad_put: rad_put_int: %s\n", rad_strerror(rad)); in radius_put_physical_details() [all …]
|
/dflybsd-src/usr.sbin/ppp/libradius/ |
H A D | radlib.h | 232 const char *rad_strerror(struct rad_handle *);
|
H A D | radlib.c | 1269 rad_strerror(struct rad_handle *h) in rad_strerror() function
|
/dflybsd-src/ |
H A D | Makefile_upgrade.inc | 3830 TO_REMOVE+=/usr/share/man/man3/rad_strerror.3.gz
|