IBNOS
|
#include <filesystem.h>
Public Attributes | |
struct object | obj |
struct directory * | directory |
struct object * | pos |
Definition at line 68 of file filesystem.h.
struct directory* openedDirectory::directory |
Definition at line 71 of file filesystem.h.
struct object openedDirectory::obj |
Definition at line 70 of file filesystem.h.
struct object* openedDirectory::pos |
Definition at line 73 of file filesystem.h.