ekg2
|
#include "plugins.h"
Idź do kodu źródłowego tego pliku.
Funkcje | |
void | config_postread () |
int | config_read (const char *filename) |
int | config_read_plugins () |
int | config_read_later (const char *filename) |
int | config_write () |
int | config_write_partly (plugin_t *plugin, const char **vars) |
void | config_write_crash () |
void | debug_write_crash () |
void config_postread | ( | ) |
int config_read | ( | const char * | filename | ) |
int config_read_later | ( | const char * | filename | ) |
int config_read_plugins | ( | ) |
int config_write | ( | ) |
void config_write_crash | ( | ) |
int config_write_partly | ( | plugin_t * | plugin, |
const char ** | vars | ||
) |
void debug_write_crash | ( | ) |