Home | History | Annotate | Download | only in dix

Lines Matching refs:Hash

110  *      (varying with the size of the hash table).
333 Hash(int client, XID id)
367 res = clientTable[client].resources[Hash(client, id)];
499 head = &rrec->resources[Hash(client, id)];
554 tptr = &tails[Hash(client, res->id)];
576 head = &clientTable[cid].resources[Hash(cid, id)];
616 head = &clientTable[cid].resources[Hash(cid, id)];
657 res = clientTable[cid].resources[Hash(cid, id)];
913 res = clientTable[cid].resources[Hash(cid, id)];
946 res = clientTable[cid].resources[Hash(cid, id)];