Searched refs:mem_cmp (Results 1 – 1 of 1) sorted by relevance
533 int mem_cmp (const void* dst, const void* src, UINT cnt) { in mem_cmp() function1497 if (!(dp->fn[NSFLAG] & NS_LOSS) && !mem_cmp(dir, dp->fn, 11)) break; /* SFN matched? */ in dir_find()1502 if (!(dir[DIR_Attr] & AM_VOL) && !mem_cmp(dir, dp->fn, 11)) /* Is it a valid entry? */ in dir_find()