Searched refs:rad_put_addr (Results 1 – 6 of 6) sorted by relevance
| /freebsd/lib/libradius/ |
| H A D | Makefile | 56 libradius.3 rad_put_addr.3 \
|
| H A D | radlib.h | 217 int rad_put_addr(struct rad_handle *, int, struct in_addr);
|
| H A D | radlib.c | 1133 rad_put_addr(struct rad_handle *h, int type, struct in_addr addr) in rad_put_addr() function
|
| /freebsd/usr.sbin/ppp/ |
| H A D | radius.c | 1028 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 D | pam_radius.c | 116 error = rad_put_addr(radh, RAD_NAS_IP_ADDRESS, in build_access_request()
|
| /freebsd/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 7198 OLD_FILES+=usr/share/man/man3/rad_put_addr.3.gz
|