|
fsautoproc
Basic file transformation automation management utility
|
Search state context provided to the diff engine as user data which is passed to the file event hook functions. More...

Data Fields | |
| deng_filter_t | ffn |
| File filter function. | |
| const struct deng_hooks_s * | hooks |
| File event hook functions. | |
| const struct index_s * | lastmap |
| Previous index state. | |
| struct index_s * | thismap |
| Current index state. | |
Search state context provided to the diff engine as user data which is passed to the file event hook functions.
| deng_filter_t deng_state_s::ffn |
File filter function.
| const struct deng_hooks_s* deng_state_s::hooks |
File event hook functions.
| const struct index_s* deng_state_s::lastmap |
Previous index state.
| struct index_s* deng_state_s::thismap |
Current index state.