MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
dirent_t Struct Reference

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)
 

Detailed Description

Directory entry.


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