#include <chirp_types.h>
Data Fields | |
char * | name |
The name of the directory entry. | |
int | lstatus |
The result of lstat on the entry. | |
chirp_stat | info |
The properties of the directory entry. |
char* chirp_dirent::name |
The name of the directory entry.
The result of lstat on the entry.
struct chirp_stat chirp_dirent::info |
The properties of the directory entry.