Searched refs:hfs_strcmp (Results 1 – 4 of 4) sorted by relevance
101 int hfs_strcmp(const unsigned char *s1, unsigned int len1, in hfs_strcmp() function
510 extern int hfs_strcmp(const unsigned char *, unsigned int,
1024 retval = hfs_strcmp(key1->CName.Name, key1->CName.Len, in hfs_cat_compare()
87 * string.c (hfs_strcmp, hfs_streq, hfs_strhash): converted them to970 rapidly than hfs_strcmp() by checking for equal length first,