Searched defs:prop (Results 1 – 2 of 2) sorted by relevance
756 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_ReadFile() local785 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_WriteFile() local1164 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_SeekFile() local1206 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_GetFileLength() local1225 FSROMFATProperty *prop = (FSROMFATProperty*)FS_GetFileUserData(file); in FSi_ROMFAT_GetFilePosition() local
50 FSROMFATProperty prop; member