fsautoproc
Basic file transformation automation management utility
Loading...
Searching...
No Matches
deng_hooks_s Struct Reference

Hook functions for file system search events. More...

#include <deng.h>

Data Fields

void(* notify )(enum deng_notif_t notif)
 Progress notification event.
 
void(* event )(enum deng_fevent_t event, struct inode_s *in)
 File event.
 

Detailed Description

Hook functions for file system search events.

Field Documentation

◆ event

void(* deng_hooks_s::event) (enum deng_fevent_t event, struct inode_s *in)

File event.

◆ notify

void(* deng_hooks_s::notify) (enum deng_notif_t notif)

Progress notification event.


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