gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:fatSetSFN (0.01 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
2868:         /* Set SFN from UTF8 long name */
2869:         enc = fatSetSFN(utf8nm, len, sfname, &smallcaps, 0);
2870: 
3631: /* Generation numbered file name conversion */ 3632: enc = fatSetSFN(utf8nm, utf8len, sfname, &smallcaps, gen); 3633: if (enc == FAT_SAME_NAME) break; /* LFN not required */