"I am a person who works hard and plays hard."

Yuan Wei
Second Year Graduate Student Department of Computer Science
University of Virginia Charlottesville, VA 22903
Email: yw3f@cs.virginia.edu


Source Code Analysis

Main Page   Compound List   File List   Compound Members   File Members  

hash_table Struct Reference

#include <util.h>

List of all members.

Public Attributes


Member Data Documentation

md_addr_t hash_table::addr
 

Definition at line 12 of file util.h.

Referenced by hash_clean_fa(), hash_clean_sa(), hash_del(), hash_lookup_add(), unk_hash_add_fa(), unk_hash_add_sa(), unk_hash_del_fa(), and unk_hash_del_sa().

int hash_table::grptime
 

Definition at line 13 of file util.h.

Referenced by hash_clean_fa(), hash_clean_sa(), unk_hash_add_fa(), and unk_hash_del_fa().

int hash_table::inum
 

Definition at line 15 of file util.h.

Referenced by hash_del(), and hash_lookup_add().

struct hash_table* hash_table::nxt
 

Definition at line 16 of file util.h.

Referenced by hash_clean_fa(), hash_clean_sa(), hash_del(), hash_lookup_add(), UHT_Add_to_free_list(), UHT_Get_from_free_list(), unk_hash_add_fa(), unk_hash_add_sa(), unk_hash_del_fa(), and unk_hash_del_sa().

int hash_table::prty
 

Definition at line 14 of file util.h.

Referenced by hash_clean_fa(), hash_clean_sa(), unk_hash_add_fa(), unk_hash_add_sa(), unk_hash_del_fa(), and unk_hash_del_sa().


The documentation for this struct was generated from the following file:


UVa CS Department of Computer Science
School of Engineering, University of Virginia
151 Engineer's Way, P.O. Box 400740
Charlottesville, Virginia 22904-4740

(434) 982-2200  Fax: (434) 982-2214