Searched refs:service_found (Results 1 – 1 of 1) sorted by relevance
2011 int service_found[PAM_NUM_MODULE_TYPES+1] = {0, 0, 0, 0, 0}; in read_pam_conf() local2045 if (service_found[pamentp->pam_type + 1] == 0) { in read_pam_conf()2068 service_found[pamentp->pam_type + 1] = 1; in read_pam_conf()2084 } else if (service_found[pamentp->pam_type + 1] == 0) { in read_pam_conf()