Go to the documentation of this file.
43 extern void *
lookup(
const char *
key,
hel *hashtab[],
int size),
44 *
search(
const char *
key,
hel *hashtab[],
int size,
bool init),
45 *
enter(
const char *
key,
hel *hashtab[],
int size,
void *entry),