Home
last modified time | relevance | path

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

/freebsd/lib/libradius/
H A DMakefile56 libradius.3 rad_put_addr.3 \
H A Dradlib.h217 int rad_put_addr(struct rad_handle *, int, struct in_addr);
H A Dradlib.c1133 rad_put_addr(struct rad_handle *h, int type, struct in_addr addr) in rad_put_addr() function
/freebsd/usr.sbin/ppp/
H A Dradius.c1028 if (rad_put_addr(r->cx.rad, RAD_NAS_IP_ADDRESS, hostaddr) != 0) { in radius_Authenticate()
1164 if (rad_put_addr(r->cx.rad, RAD_FRAMED_IP_ADDRESS, in radius_Account()
1166 rad_put_addr(r->cx.rad, RAD_FRAMED_IP_NETMASK, in radius_Account()
1213 if (rad_put_addr(r->cx.rad, RAD_NAS_IP_ADDRESS, hostaddr) != 0) { in radius_Account()
/freebsd/lib/libpam/modules/pam_radius/
H A Dpam_radius.c116 error = rad_put_addr(radh, RAD_NAS_IP_ADDRESS, in build_access_request()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc7198 OLD_FILES+=usr/share/man/man3/rad_put_addr.3.gz