Tizen RT Libs&Environment  v1.1 D4
dirent Struct Reference

#include <dirent.h>

Data Fields

uint8_t d_type
 
char d_name [NAME_MAX+1]
 

Detailed Description

Definition at line 104 of file dirent.h.

Field Documentation

◆ d_name

char d_name[NAME_MAX+1]

Definition at line 106 of file dirent.h.

◆ d_type

uint8_t d_type

Definition at line 105 of file dirent.h.


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