Searched defs:num_renewed (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_auth_digest.c128 unsigned long num_renewed; member in struct:hash_table
713 * to guarantee the num_renewed is correct in the face of clients spoofing
836 client_list->num_created - client_list->num_renewed,
837 client_list->num_removed, client_list->num_renewed);
1170 client_list->num_renewed++;

Completed in 228 milliseconds