_hash_lookup
data = _hash_lookup(shmres, id);
data = _hash_lookup(shmres, id);
data = _hash_lookup(shmaddrs, (u_long)undos);
data = _hash_lookup(shmres, shmid);
data = _hash_lookup(shmres, shmid);
data = _hash_lookup(shmres, id);
data = _hash_lookup(shmres, id);
void *_hash_lookup(struct hashtable *, u_long);
struct client *cl = _hash_lookup(clientshash, pid);
struct client *cl= _hash_lookup(clientshash, pid);
struct client *cl= _hash_lookup(clientshash, pid);
cl = _hash_lookup(clientshash, pid);
cl = _hash_lookup(clientshash, pid);
if (_hash_lookup(clientshash, cl->pid)) {