clsync
Loading...
Searching...
No Matches
dosync_arg Struct Reference

#include <common.h>

Collaboration diagram for dosync_arg:

Data Fields

int evcount
 
char excf_path [PATH_MAX+1]
 
char outf_path [PATH_MAX+1]
 
FILE * outf
 
ctx_tctx_p
 
void * data
 
unsigned int linescount
 
api_eventinfo_tapi_ei
 
int api_ei_count
 
char buf [(1<< 16)+1]
 
const char * include_list [(1<< 8)+2]
 
size_t include_list_count
 
const char * list_type_str
 
const char * evmask_str
 

Detailed Description

Definition at line 160 of file common.h.

Field Documentation

◆ api_ei

api_eventinfo_t* dosync_arg::api_ei

Definition at line 169 of file common.h.

◆ api_ei_count

int dosync_arg::api_ei_count

Definition at line 170 of file common.h.

◆ buf

char dosync_arg::buf[(1<< 16)+1]

Definition at line 171 of file common.h.

◆ ctx_p

ctx_t* dosync_arg::ctx_p

Definition at line 165 of file common.h.

◆ data

void* dosync_arg::data

Definition at line 167 of file common.h.

◆ evcount

int dosync_arg::evcount

Definition at line 161 of file common.h.

◆ evmask_str

const char* dosync_arg::evmask_str

Definition at line 177 of file common.h.

◆ excf_path

char dosync_arg::excf_path[PATH_MAX+1]

Definition at line 162 of file common.h.

◆ include_list

const char* dosync_arg::include_list[(1<< 8)+2]

Definition at line 174 of file common.h.

◆ include_list_count

size_t dosync_arg::include_list_count

Definition at line 175 of file common.h.

◆ linescount

unsigned int dosync_arg::linescount

Definition at line 168 of file common.h.

◆ list_type_str

const char* dosync_arg::list_type_str

Definition at line 176 of file common.h.

◆ outf

FILE* dosync_arg::outf

Definition at line 164 of file common.h.

◆ outf_path

char dosync_arg::outf_path[PATH_MAX+1]

Definition at line 163 of file common.h.


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