_hash_remove
data = _hash_remove(shmres, shmid);
data = _hash_remove(shmaddrs, (u_long)shmaddr);
data = _hash_remove(shmaddrs, (u_long)undos);
void *_hash_remove(struct hashtable *, u_long);
_hash_remove(clientshash, cl->pid);