Home | History | Annotate | Download | only in common

Lines Matching refs:pathkey

51     UHashTok namekey, pathkey;
53 pathkey.pointer = b->fPath;
54 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey);