clsync
Loading...
Searching...
No Matches
mon_inotify.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int inotify_wait (struct ctx *ctx_p, struct indexes *indexes_p, struct timeval *tv_p)
 
int inotify_handle (struct ctx *ctx_p, struct indexes *indexes_p)
 
int inotify_add_watch_dir (struct ctx *ctx_p, struct indexes *indexes_p, const char *const accpath)
 
int inotify_deinit (ctx_t *ctx_p)
 

Function Documentation

◆ inotify_add_watch_dir()

int inotify_add_watch_dir ( struct ctx * ctx_p,
struct indexes * indexes_p,
const char *const accpath )
extern

Definition at line 52 of file mon_inotify.c.

Here is the caller graph for this function:

◆ inotify_deinit()

int inotify_deinit ( ctx_t * ctx_p)
extern

Definition at line 180 of file mon_inotify.c.

Here is the caller graph for this function:

◆ inotify_handle()

int inotify_handle ( struct ctx * ctx_p,
struct indexes * indexes_p )
extern

Definition at line 76 of file mon_inotify.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ inotify_wait()

int inotify_wait ( struct ctx * ctx_p,
struct indexes * indexes_p,
struct timeval * tv_p )
extern

Definition at line 59 of file mon_inotify.c.

Here is the caller graph for this function: