IDZEBRA  2.2.7
Data Fields
dir_entry Struct Reference

#include <index.h>

Data Fields

enum dirsKind kind
 
char * name
 
time_t mtime
 

Detailed Description

Definition at line 57 of file index.h.

Field Documentation

◆ kind

enum dirsKind dir_entry::kind

Definition at line 441 of file index.h.

Referenced by dir_open(), file_update_r(), and repositoryExtractR().

◆ mtime

time_t dir_entry::mtime

Definition at line 60 of file index.h.

Referenced by dir_open(), and file_update_r().

◆ name

char* dir_entry::name

Definition at line 59 of file index.h.

Referenced by dir_cmp(), dir_free(), dir_open(), dir_sort(), file_update_r(), and repositoryExtractR().


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