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

Go to the source code of this file.

Functions

int dtracepipe_init (ctx_t *ctx_p)
 
int dtracepipe_wait (struct ctx *ctx_p, struct indexes *indexes_p, struct timeval *tv_p)
 
int dtracepipe_handle (struct ctx *ctx_p, struct indexes *indexes_p)
 
int dtracepipe_add_watch_dir (struct ctx *ctx_p, struct indexes *indexes_p, const char *const accpath)
 
int dtracepipe_deinit (ctx_t *ctx_p)
 

Function Documentation

◆ dtracepipe_add_watch_dir()

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

Definition at line 226 of file mon_dtracepipe.c.

Here is the caller graph for this function:

◆ dtracepipe_deinit()

int dtracepipe_deinit ( ctx_t * ctx_p)
extern

Definition at line 230 of file mon_dtracepipe.c.

Here is the caller graph for this function:

◆ dtracepipe_handle()

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

Definition at line 222 of file mon_dtracepipe.c.

Here is the caller graph for this function:

◆ dtracepipe_init()

int dtracepipe_init ( ctx_t * ctx_p)
extern

Definition at line 60 of file mon_dtracepipe.c.

◆ dtracepipe_wait()

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

Definition at line 90 of file mon_dtracepipe.c.

Here is the caller graph for this function: