Home | History | Annotate | Download | only in common

Lines Matching refs:namekey

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