Data Fields | |
filePath * | data |
int | allocated |
int | firstFree |
Definition at line 19 of file hash.c.
struct filePath* bucket::data [read] |
Definition at line 20 of file hash.c.
Referenced by htAddToTable(), htFreeHashTable(), htIterGetNext(), htNewTable(), htRemoveFromTable(), and in_table_aux().
Definition at line 22 of file hash.c.
Referenced by htAddToTable(), htFreeHashTable(), htHashStats(), htIterGetNext(), htNewTable(), htRemoveFromTable(), and in_table_aux().