_hash_init
shmres = _hash_init(MAXSIZE);
shmaddrs = _hash_init(MAXSIZE);
struct hashtable *_hash_init(int);
clientshash = _hash_init(MAX_CLIENTS);