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