Home
last modified time | relevance | path

Searched refs:PA_AUTH_RADIUS (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/iscsit/
H A Discsit_common.h89 #define PA_AUTH_RADIUS "radius" macro
/titanic_44/usr/src/lib/libiscsit/common/
H A Dlibiscsit.c1589 (strcmp(val, PA_AUTH_RADIUS) != 0) && in it_validate_tgtprops()
1671 (strcmp(val, PA_AUTH_RADIUS) != 0)) { in it_validate_configprops()
1756 if (strcmp(auth, PA_AUTH_RADIUS) == 0) { in it_validate_configprops()
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c1613 if (strcmp(auth, PA_AUTH_RADIUS) == 0) { in login_sm_set_auth()
1701 if ((strcmp(auth, PA_AUTH_RADIUS) == 0) && in login_sm_set_auth()