Home
last modified time | relevance | path

Searched refs:longestMatch (Results 1 – 1 of 1) sorted by relevance

/u-boot/fs/yaffs2/
A Dyaffsfs.c489 int longestMatch = -1; in yaffsfs_FindDevice() local
539 if (matching && (thisMatchLength > longestMatch)) { in yaffsfs_FindDevice()
543 longestMatch = thisMatchLength; in yaffsfs_FindDevice()

Completed in 7 milliseconds