Home
last modified time | relevance | path

Searched refs:rad_get_attr (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libpam/modules/pam_radius/
H A Dpam_radius.c151 while ((attrtype = rad_get_attr(radh, &attrval, &attrlen)) > 0) { in do_accept()
189 while ((attrtype = rad_get_attr(radh, &attrval, &attrlen)) > 0) { in do_reject()
233 while ((attrtype = rad_get_attr(radh, &attrval, &attrlen)) > 0) { in do_challenge()
/freebsd/lib/libradius/
H A DMakefile51 libradius.3 rad_get_attr.3 \
H A Dradlib.h212 int rad_get_attr(struct rad_handle *, const void **,
H A Dradlib.c957 rad_get_attr(struct rad_handle *h, const void **value, size_t *lenp) in rad_get_attr() function
/freebsd/usr.sbin/ppp/
H A Dradius.c333 while ((res = rad_get_attr(r->cx.rad, &data, &len)) > 0) { in radius_Process()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6885 OLD_FILES+=usr/share/man/man3/rad_get_attr.3.gz