#include <phatdir.h>
Data Fields | |
PHATDIRENT | phfind_ent |
uint32_t | phfind_pos |
int | phfind_xcnt |
char | phfind_name [PHAT_MAX_NAMELEN] |
Definition at line 157 of file phatdir.h.
Referenced by PhatDirDelEntry(), PhatDirEntryFind(), PhatDirEntryStatus(), PhatDirOpen(), PhatDirRead(), PhatDirRenameEntry(), and PhatFileOpen().
Definition at line 158 of file phatdir.h.
Referenced by PhatDirDelEntry(), and PhatDirRenameEntry().
Number of entries used for the long filename.
Definition at line 160 of file phatdir.h.
Referenced by PhatDirDelEntry(), and PhatDirRenameEntry().
char _PHATFIND::phfind_name[PHAT_MAX_NAMELEN] |
Definition at line 161 of file phatdir.h.
Referenced by PhatDirEntryFind(), and PhatDirRead().