#include <op_interface.h>
Data Fields | |
u32 | name |
u32 | parent |
A path component. Directory name are stored as a stack of path components. Note than the name index acts also as an unique identifier
Definition at line 77 of file op_interface.h.
index inside the string pool
Definition at line 79 of file op_interface.h.
parent component, zero if this component is the root
Definition at line 81 of file op_interface.h.
Referenced by opd_get_hash_name().