Cthulhu  0.2.10
Cthulhu compiler collection

an inode entry More...

#include <os.h>

Data Fields

os_dirent_t type
 
char name [CT_OS_NAME_MAX]
 

Detailed Description

an inode entry

inode handle

Warning
do not access the inode entry directly, it is platform specific

Definition at line 51 of file os.h.

Field Documentation

◆ name

char os_inode_t::name[CT_OS_NAME_MAX]

Definition at line 55 of file os.h.

◆ type

os_dirent_t os_inode_t::type

Definition at line 54 of file os.h.


The documentation for this struct was generated from the following file: