#include "vio/csync_vio_method.h"
Go to the source code of this file.
Functions | |
csync_vio_method_t * | vio_module_init (const char *method_name, const char *args, csync_auth_callback cb, void *userdata) |
void | vio_module_shutdown (csync_vio_method_t *method) |
csync_vio_method_t* vio_module_init | ( | const char * | method_name, | |
const char * | args, | |||
csync_auth_callback | cb, | |||
void * | userdata | |||
) |
void vio_module_shutdown | ( | csync_vio_method_t * | method | ) |