dirent Struct Reference

#include <dir.h>


Data Fields

u_int32_t d_fileno
u_int16_t d_reclen
u_int8_t d_type
u_int8_t d_namlen
char d_name [MAXNAMLEN+1]


Field Documentation

u_int32_t dirent::d_fileno
 

file number of entry

char dirent::d_name[MAXNAMLEN+1]
 

name must be no longer than this

u_int8_t dirent::d_namlen
 

length of string in d_name

u_int16_t dirent::d_reclen
 

length of this record

u_int8_t dirent::d_type
 

file type, see below


The documentation for this struct was generated from the following file:
Generated on Wed May 24 23:06:05 2006 for LSE/OS by  doxygen 1.4.6