-
node_alloc()
- Allocates NODE_MEM_CHUNK records and stores them
in the free list of the node manager.
-
node_eq_fun()
- Equality function for node hash.
-
node_hash_fun()
- Hash function for nodes.
-
node_init()
- Initializes the node manager.
-
node_quit()
- Quits the node manager.
-
node_subtract()
- Deletes from list set2 the elements of list set1.
Last updated on 2005/11/21 16h:54