strigi/src/streams
dirent Struct Reference
dirent.c More...
#include <stgdirent.h>
Public Attributes | |
| char * | d_name |
| unsigned short | d_namlen |
Detailed Description
dirent.c
Derived from DIRLIB.C by Matt J. Weinstein This note appears in the DIRLIB.H DIRLIB.H by M. J. Weinstein Released to public domain 1-Jan-89
Updated by Jeremy Bettis <jeremy@hksys.com> Significantly revised and rewinddir, seekdir and telldir added by Colin Cut down again & changed by Ben van Klinken Peters <colin@fu.is.saga-u.ac.jp> dirent structure - used by the dirent.h directory iteration functions
Definition at line 35 of file stgdirent.h.
Member Data Documentation
| char* dirent::d_name |
Definition at line 38 of file stgdirent.h.
| unsigned short dirent::d_namlen |
Definition at line 37 of file stgdirent.h.
The documentation for this struct was generated from the following file:
KDE 4.4 API Reference