|
ELinks 0.19.1
|
Data read about an entry in a directory. More...
#include <file.h>
Data Fields | |
| char * | attrib |
The various attribute info collected with the stat_* functions. | |
| char * | name |
| The full path of the dir entry. | |
Data read about an entry in a directory.
The strings pointed to by this structure are in the system charset (i.e. LC_CTYPE) and must be freed with mem_free().
| char* directory_entry::attrib |
The various attribute info collected with the stat_* functions.
| char* directory_entry::name |
The full path of the dir entry.