_hash_table Struct Reference
#include <hash.h>

Public Attributes | |
| hash_link ** | buckets |
| HASHCMP * | cmp |
| HASHHASH * | hash |
| unsigned int | size |
| unsigned int | current_slot |
| hash_link * | next |
| int | count |
| int | valid |
| hash_link * | current_ptr |
Detailed Description
Definition at line 20 of file hash.h.
Member Data Documentation
Definition at line 21 of file hash.h.
Referenced by hash_create(), hash_first(), hash_get_bucket(), hash_insert(), hash_join(), hash_lookup(), hash_next(), hash_next_bucket(), hash_remove_link(), hash_unlink(), and hashFreeMemory().
Definition at line 22 of file hash.h.
Referenced by hash_create(), and hash_lookup().
Definition at line 27 of file hash.h.
Referenced by externalAclStats(), hash_join(), hash_remove_link(), hashFreeItems(), and AuthUser::UsernameCacheStats().
Definition at line 20 of file hash.h.
Referenced by hash_create(), hash_first(), hash_next(), and hash_unlink().
| unsigned int _hash_table::current_slot |
Definition at line 25 of file hash.h.
Referenced by hash_create(), hash_first(), hash_last(), hash_next(), and hash_next_bucket().
Definition at line 23 of file hash.h.
Referenced by hash_create(), hash_insert(), hash_join(), hash_lookup(), hash_remove_link(), and hash_unlink().
Definition at line 26 of file hash.h.
Referenced by PconnPool::dumpHash(), hash_create(), hash_first(), hash_last(), hash_next(), hash_next_bucket(), and hash_remove_link().
| unsigned int _hash_table::size |
Definition at line 24 of file hash.h.
Referenced by hash_create(), hash_first(), hash_get_bucket(), hash_insert(), hash_join(), hash_lookup(), hash_next_bucket(), hash_remove_link(), hash_unlink(), and AuthUser::UsernameCacheStats().
The documentation for this struct was generated from the following files:
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out
- Getting Squid
- Donate
- Squid Deployment Case-Studies
Documentation
- FAQ | Wiki | Book
- Configuration Reference
- Configuration Guide - Visolve
- Configuration Examples
- Users guide
- Non-English
- Security Advisories
- More...
Support
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
