chirp_dirent Struct Reference

#include <chirp_types.h>


Detailed Description

Describes a directory entry returned by chirp_reli_readdir.


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.


Field Documentation

char* chirp_dirent::name

The name of the directory entry.

int chirp_dirent::lstatus

The result of lstat on the entry.

struct chirp_stat chirp_dirent::info

The properties of the directory entry.


The documentation for this struct was generated from the following file:
Generated on 15 Apr 2015 for cctools by  doxygen 1.4.7