FreeNOS
|
Go to the source code of this file.
Data Structures | |
struct | Dirent |
Describes an entry inside a Directory. More... | |
class | Directory |
Directory File functionality. More... | |
Macros | |
#define | DIRENT_LEN 64 |
Maximum length of a filename. More... | |
Typedefs | |
typedef struct Dirent | Dirent |
Describes an entry inside a Directory. More... | |