Searched refs:PA_AUTH_NONE (Results 1 – 3 of 3) sorted by relevance
91 #define PA_AUTH_NONE "none" macro
1587 if ((strcmp(val, PA_AUTH_NONE) != 0) && in it_validate_tgtprops()1669 if ((strcmp(val, PA_AUTH_NONE) != 0) && in it_validate_configprops()
1621 } else if ((strcmp(auth, PA_AUTH_NONE) == 0) || in login_sm_set_auth()