Searched refs:pathkey (Results 1 – 2 of 2) sorted by relevance
89 UHashTok namekey, pathkey; in hashEntry() local91 pathkey.pointer = b->path; in hashEntry()92 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey); in hashEntry()
50 UHashTok namekey, pathkey; in hashEntry() local52 pathkey.pointer = b->fPath; in hashEntry()53 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey); in hashEntry()