Home | History | Annotate | Download | only in common

Lines Matching refs:namekey

54     UHashTok namekey, pathkey;
55 namekey.pointer = b->fName;
57 return uhash_hashChars(namekey)+37u*uhash_hashChars(pathkey);