Searched defs:new_entry (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_auth_digest.c | 1098 client_entry new_entry = { 0, NULL, 0, "" }, *entry; local 1108 if (!(entry = add_client(op, &new_entry, r->server))) { |
Completed in 17 milliseconds