|
zpmod
b19981f
High-performance Zsh module for script optimization and filesystem helpers
|
Data Fields | |
| char * | path |
| int | verdict |
| mode_t | mode |
| uid_t | uid |
| gid_t | gid |
| time_t | mtime |
| time_t | ctime |
| int | parent_insecure |
| int | zwc_insecure |
Definition at line 124 of file compaudit_cache.c.
| time_t zp_cc_entry::ctime |
Definition at line 131 of file compaudit_cache.c.
Referenced by zp_cc_collect_dirs(), zp_cc_incremental_update(), zp_cc_load_cache(), and zp_cc_validate_cache().
| gid_t zp_cc_entry::gid |
Definition at line 129 of file compaudit_cache.c.
Referenced by zp_cc_collect_dirs(), zp_cc_incremental_update(), zp_cc_load_cache(), and zp_cc_validate_cache().
| mode_t zp_cc_entry::mode |
Definition at line 127 of file compaudit_cache.c.
Referenced by zp_cc_collect_dirs(), zp_cc_incremental_update(), zp_cc_load_cache(), and zp_cc_validate_cache().
| time_t zp_cc_entry::mtime |
Definition at line 130 of file compaudit_cache.c.
Referenced by zp_cc_collect_dirs(), zp_cc_incremental_update(), zp_cc_load_cache(), and zp_cc_validate_cache().
| int zp_cc_entry::parent_insecure |
Definition at line 132 of file compaudit_cache.c.
Referenced by zp_cc_incremental_update(), zp_cc_load_cache(), and zp_compaudit_cache_core().
| char* zp_cc_entry::path |
Definition at line 125 of file compaudit_cache.c.
Referenced by zp_cc_collect_dirs(), zp_cc_incremental_update(), zp_cc_load_cache(), zp_cc_rebuild(), zp_cc_validate_cache(), zp_cc_vec_free(), and zp_compaudit_cache_core().
| uid_t zp_cc_entry::uid |
Definition at line 128 of file compaudit_cache.c.
Referenced by zp_cc_collect_dirs(), zp_cc_incremental_update(), zp_cc_load_cache(), and zp_cc_validate_cache().
| int zp_cc_entry::verdict |
Definition at line 126 of file compaudit_cache.c.
Referenced by zp_cc_collect_dirs(), zp_cc_incremental_update(), zp_cc_load_cache(), zp_cc_validate_cache(), and zp_compaudit_cache_core().
| int zp_cc_entry::zwc_insecure |
Definition at line 133 of file compaudit_cache.c.
Referenced by zp_cc_incremental_update(), zp_cc_load_cache(), and zp_compaudit_cache_core().