fsautoproc
Basic file transformation automation management utility
|
Cdeng_hooks_s | Hook functions for file system search events |
Cdeng_state_s | Search state context provided to the diff engine as user data which is passed to the file event hook functions |
Cfdset_s | A set of file descriptors for redirecting writes to stdout and stderr from child processes to log files |
Cflock_s | File lock structure for managing a single file path |
Cfsstat_s | Stat structure for storing the last modified time and file size |
Cindex_s | Index map structure for storing file nodes |
Cinode_s | Individual file node in the index map |
Clcmdset_s | A set of system commands to execute when a file event of a specific type and file path is triggered |
Cthrd_s | Initialized worker thread in the thread pool |
Ctpreq_s | Pending work request which contains a command set to execute on a thread in the pool, using a file node as the target |