ekg2  GIT master
 All Struktury Danych Pliki Funkcje Zmienne Definicje typów Wyliczenia Wartości wyliczeń Definicje Grupay Strony
Funkcje
Dokumentacja pliku internal.h
Ten wykres pokazuje, które pliki bezpośrednio lub pośrednio załączają ten plik:

Idź do kodu źródłowego tego pliku.

Funkcje

G_GNUC_INTERNAL TIMER (timer_handle_at)
 
G_GNUC_INTERNAL TIMER (timer_handle_command)
 
G_GNUC_INTERNAL void ekg_tls_init (void)
 
G_GNUC_INTERNAL void ekg_tls_deinit (void)
 
G_GNUC_INTERNAL void config_upgrade (void)
 
G_GNUC_INTERNAL void ekg2_dlinit (const gchar *argv0)
 
G_GNUC_INTERNAL void sources_destroy (void)
 
G_GNUC_INTERNAL gint timer_remove_user (gint(*handler)(gint, gpointer))
 
G_GNUC_INTERNAL gint ekg_children_print (gint quiet)
 
G_GNUC_INTERNAL COMMAND (cmd_debug_timers)
 
G_GNUC_INTERNAL COMMAND (cmd_at)
 
G_GNUC_INTERNAL COMMAND (cmd_timer)
 
G_GNUC_INTERNAL void timers_write (GOutputStream *f)
 

Dokumentacja funkcji

G_GNUC_INTERNAL COMMAND ( cmd_debug_timers  )
G_GNUC_INTERNAL COMMAND ( cmd_at  )
G_GNUC_INTERNAL COMMAND ( cmd_timer  )
G_GNUC_INTERNAL void config_upgrade ( void  )

config_upgrade()

Check current configuration file version and upgrade it if needed. Print additional info about changes.

Do zrobienia:
Instead of hardcoded dates, use strftime() because for instance in USA we have got month and date reversed.
G_GNUC_INTERNAL void ekg2_dlinit ( const gchar *  argv0)
G_GNUC_INTERNAL gint ekg_children_print ( gint  quiet)
G_GNUC_INTERNAL void ekg_tls_deinit ( void  )
G_GNUC_INTERNAL void ekg_tls_init ( void  )
G_GNUC_INTERNAL void sources_destroy ( void  )
G_GNUC_INTERNAL TIMER ( timer_handle_at  )
G_GNUC_INTERNAL TIMER ( timer_handle_command  )
G_GNUC_INTERNAL gint timer_remove_user ( gint(*)(gint, gpointer)  handler)
G_GNUC_INTERNAL void timers_write ( GOutputStream *  f)