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

Go to the source code of this file.

Functions

int gio_wait (struct ctx *ctx_p, struct indexes *indexes_p, struct timeval *tv_p)
 
int gio_handle (struct ctx *ctx_p, struct indexes *indexes_p)
 
int gio_add_watch_dir (struct ctx *ctx_p, struct indexes *indexes_p, const char *const accpath)
 
int gio_init (ctx_t *ctx_p)
 
int gio_deinit (ctx_t *ctx_p)
 

Function Documentation

◆ gio_add_watch_dir()

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

Definition at line 180 of file mon_gio.c.

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

◆ gio_deinit()

int gio_deinit ( ctx_t * ctx_p)
extern

Definition at line 380 of file mon_gio.c.

Here is the caller graph for this function:

◆ gio_handle()

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

Definition at line 309 of file mon_gio.c.

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

◆ gio_init()

int gio_init ( ctx_t * ctx_p)
extern

Definition at line 366 of file mon_gio.c.

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

◆ gio_wait()

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

Definition at line 297 of file mon_gio.c.

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