Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

bucket Struct Reference


Data Fields

filePathdata
int allocated
int firstFree

Field Documentation

int bucket::allocated
 

Definition at line 20 of file hash.c.

Referenced by htAddToTable, and htNewTable.

struct filePath* bucket::data
 

Definition at line 19 of file hash.c.

Referenced by htAddToTable, htFreeHashTable, htNewTable, htRemoveFromTable, and in_table_aux.

int bucket::firstFree
 

Definition at line 21 of file hash.c.

Referenced by htAddToTable, htFreeHashTable, htHashStats, htNewTable, htRemoveFromTable, and in_table_aux.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 4 12:50:03 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002