cctools
|
Describes a result from a search operation. More...
#include <chirp_types.h>
Data Fields | |
char | path [CHIRP_PATH_MAX] |
Path of the matching file. More... | |
struct chirp_stat | info |
The properties of the matching file. More... | |
Describes a result from a search operation.
char chirp_searchent::path[CHIRP_PATH_MAX] |
Path of the matching file.
Referenced by chirp.Stat::ctime().
struct chirp_stat chirp_searchent::info |
The properties of the matching file.