2 #ifndef DOXYGEN_SHOULD_SKIP_THIS 5 osync_bool is_initialized;
14 GList *format_templates;
15 GList *converter_templates;
16 GList *objtype_templates;
17 GList *data_detectors;
18 GList *filter_functions;
19 GList *extension_templates;
21 GModule *current_module;
osync_bool _osync_open_xml_file(xmlDocPtr *doc, xmlNodePtr *cur, const char *path, const char *topentry, OSyncError **error)
Opens a xml document.
long long int _osync_env_create_group_id(OSyncEnv *env)
Returns the next free number for a group in the environments configdir.