zpmod  b19981f
High-performance Zsh module for script optimization and filesystem helpers
rh_entry Struct Reference

Data Fields

char * path
 
unsigned long ino
 
time_t mtime
 
int present_now
 

Detailed Description

Definition at line 91 of file rehash_diff.c.

Field Documentation

◆ ino

unsigned long rh_entry::ino

Definition at line 93 of file rehash_diff.c.

Referenced by rh_collect_current(), rh_load(), and zp_rehash_diff_core().

◆ mtime

time_t rh_entry::mtime

Definition at line 94 of file rehash_diff.c.

Referenced by rh_collect_current(), rh_load(), and zp_rehash_diff_core().

◆ path

char* rh_entry::path

Definition at line 92 of file rehash_diff.c.

Referenced by rh_collect_current(), rh_load(), rh_vec_free(), rh_write(), and zp_rehash_diff_core().

◆ present_now

int rh_entry::present_now

Definition at line 95 of file rehash_diff.c.

Referenced by rh_collect_current(), rh_load(), and zp_rehash_diff_core().


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