UbixOS
2.0
|
#include <ubixfs.h>
Data Fields | |
uInt32 | dirBlock |
char * | dirCache |
char | dirName [256] |
struct directoryList * | next |
struct directoryList * | prev |
char directoryList::dirName[256] |
Definition at line 54 of file ubixfs.h.
Referenced by ubixFSLoadDir().
struct directoryList* directoryList::next |
struct directoryList* directoryList::prev |