Home
last modified time | relevance | path

Searched refs:radius_Show (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dradius.h110 extern void radius_Show(struct radius *, struct prompt *);
H A Dradius.c1300 radius_Show(struct radius *r, struct prompt *p) in radius_Show() function
H A Dbundle.c1099 radius_Show(&arg->bundle->radius, arg->prompt); in bundle_ShowStatus()