20 #ifndef __EKG_INTERN_H 21 #define __EKG_INTERN_H G_GNUC_INTERNAL void ekg2_dlinit(const gchar *argv0)
Definition: plugins.c:66
G_GNUC_INTERNAL void sources_destroy(void)
Definition: sources.c:241
gint timer_handle_command(gint type, gpointer data)
Definition: sources.c:952
G_GNUC_INTERNAL COMMAND(cmd_debug_timers)
static char argv0[4096]
Definition: ekg.c:83
G_GNUC_INTERNAL void ekg_tls_deinit(void)
Definition: connections.c:802
G_GNUC_INTERNAL void config_upgrade(void)
Definition: legacyconfig.c:29
int cmd_debug_timers(const char *name, const char **params, session_t *session, const char *target, int quiet)
Definition: sources.c:607
G_GNUC_INTERNAL void ekg_tls_init(void)
Definition: connections.c:793
int cmd_at(const char *name, const char **params, session_t *session, const char *target, int quiet)
Definition: sources.c:700
G_GNUC_INTERNAL TIMER(timer_handle_at)
int cmd_timer(const char *name, const char **params, session_t *session, const char *target, int quiet)
Definition: sources.c:981
G_GNUC_INTERNAL gint timer_remove_user(gint(*handler)(gint, gpointer))
Definition: sources.c:503
G_GNUC_INTERNAL void timers_write(GOutputStream *f)
Definition: sources.c:1135
G_GNUC_INTERNAL gint ekg_children_print(gint quiet)
Definition: sources.c:577
gint timer_handle_at(gint type, gpointer data)
Definition: sources.c:615
abort_handler handler
Definition: abort.c:24