Searched refs:vv (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_auth_digest.c | 874 int vk = 0, vv = 0; local 922 vv = 0; 929 value[vv++] = *auth_line++; 938 value[vv++] = *auth_line++; 941 value[vv] = '\0'; |
Completed in 1141 milliseconds