Searched refs:KRB5_REPOSITORY_NAME (Results 1 – 9 of 9) sorted by relevance
34 #define KRB5_REPOSITORY_NAME "KRB5" macro
341 if (strcmp(rep_data->type, KRB5_REPOSITORY_NAME) != 0) { in pam_sm_acct_mgmt()
181 if (strcmp(rep_data->type, KRB5_REPOSITORY_NAME) != 0) { in pam_sm_chauthtok()
216 if (strcmp(rep_data->type, KRB5_REPOSITORY_NAME) != 0) { in pam_sm_setcred()
276 if (strcmp(rep_data->type, KRB5_REPOSITORY_NAME) != 0) { in pam_sm_authenticate()
740 KRB5_REPOSITORY_NAME); in doit()
1193 "-R", KRB5_REPOSITORY_NAME, in doit()
3199 "-R", KRB5_REPOSITORY_NAME, in doit()
482 strcmp(repository, KRB5_REPOSITORY_NAME) == 0 && in main()