Searched refs:hc_auth_table (Results 1 – 1 of 1) sorted by relevance
814 static char *hc_auth_table[] = { variable836 len = strlen(hc_auth_table[i]); in hc_auth_to_type()838 if (strncmp(auth + 1, hc_auth_table[i], len) == 0 && in hc_auth_to_type()