Home
last modified time | relevance | path

Searched refs:RAD_USER_NAME (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/ppp/libradius/
H A Dradlib.h53 #define RAD_USER_NAME 1 /* String */ macro
/dragonfly/usr.sbin/ppp/
H A Dradius.c763 if (rad_put_string(r->cx.rad, RAD_USER_NAME, name) != 0 || in radius_Authenticate()
951 if (rad_put_string(r->cx.rad, RAD_USER_NAME, ac->user_name) != 0 || in radius_Account()