Definition at line 153 of file phatdir.h.
Data Fields | |
PHATDIRENT | phfind_ent |
u_long | phfind_pos |
int | phfind_xcnt |
char | phfind_name [PHAT_MAX_NAMELEN] |
Definition at line 154 of file phatdir.h.
Referenced by PhatDirDelEntry(), PhatDirEntryFind(), PhatDirEntryStatus(), PhatDirOpen(), PhatDirRead(), PhatDirRenameEntry(), and PhatFileOpen().
Definition at line 155 of file phatdir.h.
Referenced by PhatDirDelEntry(), and PhatDirRenameEntry().
Number of entries used for the long filename.
Definition at line 157 of file phatdir.h.
Referenced by PhatDirDelEntry(), and PhatDirRenameEntry().
char PHATFIND::phfind_name[PHAT_MAX_NAMELEN] |