cmp_lfn() is only used within FatFs.
 
Symbols
loading...
Files
loading...

cmp_lfn() function

Syntax

static int cmp_lfn (     const WCHAR* lfnbuf,     BYTE* dir );

Arguments

dir

lfnbuf

References

LocationReferrerText
ff.c:1677
int cmp_lfn ( /* 1:matched, 0:not matched */
ff.c:2265dir_find()
ord = (c == ord && sum == dp->dir[LDIR_Chksum] && cmp_lfn(fs->lfnbuf, dp->dir)) ? ord - 1 : 0xFF;

Call Tree

Functions calling cmp_lfn()
Functions called by cmp_lfn()
all items filtered out
cmp_lfn()
all items filtered out
Data read by cmp_lfn()
Data written by cmp_lfn()
cmp_lfn()::i
cmp_lfn()::s
cmp_lfn()::wc
cmp_lfn()::uc
all items filtered out
cmp_lfn()
cmp_lfn()::i
cmp_lfn()::s
cmp_lfn()::wc
cmp_lfn()::uc
all items filtered out
Type of cmp_lfn()
cmp_lfn()
all items filtered out