|
Squid Web Cache master
|
Public Attributes | |
| hash_link | hash |
| char * | passwd |
| char * | ha1 |
Definition at line 47 of file text_backend.cc.
| char* _user_data::ha1 |
Definition at line 50 of file text_backend.cc.
Referenced by my_free(), read_passwd_file(), and TextHHA1().
| hash_link _user_data::hash |
Definition at line 48 of file text_backend.cc.
Referenced by my_free(), and read_passwd_file().
| char* _user_data::passwd |
Definition at line 49 of file text_backend.cc.
Referenced by my_free(), read_passwd_file(), and TextHHA1().