MentOS
0.8.0
The Mentoring Operating System
|
Directory entry. More...
Public Attributes | |
ino_t | d_ino |
Inode number. | |
off_t | d_off |
Offset to next linux_dirent. | |
unsigned short | d_reclen |
Length of this linux_dirent. | |
unsigned short | d_type |
type of the directory entry. | |
char | d_name [NAME_MAX] |
Filename (null-terminated) | |
Directory entry.