Searched refs:stdfmt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c229 } stdfmt[] = { variable in typeref:struct:__anon11181
1023 x = sizeof(stdfmt) / sizeof(stdfmt[0]);
1024 for (i = 0; i < x && strcmp(fmt, stdfmt[i].name); i++);
1027 *bpb = stdfmt[i].bpb;

Completed in 131 milliseconds