Searched refs:RAD_USER_NAME (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
H A Dradius.c88 if ( rad_put_string( h, RAD_USER_NAME, passwd->bv_val ) != 0 ) {
/netbsd-current/lib/libradius/
H A Dradlib.h49 #define RAD_USER_NAME 1 /* String */ macro
/netbsd-current/lib/libpam/modules/pam_radius/
H A Dpam_radius.c122 rad_put_string(radh, RAD_USER_NAME, user) == -1) ||
167 if (attrtype == RAD_USER_NAME) {
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_cfg.c1534 if (rad_put_string(radius_acct_state, RAD_USER_NAME,
H A Disakmp_xauth.c581 if (rad_put_string(radius_auth_state, RAD_USER_NAME, usr) != 0) {

Completed in 148 milliseconds