cctools
Data Fields
chirp_searchent Struct Reference

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...
 

Detailed Description

Describes a result from a search operation.

Field Documentation

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.


The documentation for this struct was generated from the following file: