Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_hash Struct Reference
[HashGlobal Types]

structure representing a hash. More...

Collaboration diagram for _hash:

Collaboration graph
[legend]

Data Fields

ns_key_t ns_global
 `global' namespace (offset 0 is a must).

char ** astrs
 array of different unique strings.

int * astrsfree
 array to mannage empty slots from "astrs".

int nstrs
 number of valid strings in "astrs".

int istrs
 number of empty slots in "astrs" and valid indexes in "astrsfree".

_hashentryhash [HASH_SIZE]
 the hash table.

_ns_real ns_head
 the head of the namespaces list.

hashindex_t mark
 the hash mark.


Detailed Description

structure representing a hash.

Definition at line 97 of file share/hash.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 9 19:02:58 2003 for plint by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002