Functions |
| int | get_uris (gchar list[MAX_NUMBER_FILES][1024]) |
| char * | select_ini_file (void) |
| int | main (int argc, char **argv) |
| void | start_processcontrol_base (char *ini_file) |
| void | simple_kill (int) |
| void | on_extern_signal (int) |
| gboolean | ipc_sleep (gpointer) |
| int | send_command (TYPE_command command, void *data) |
| void | information_handler (void) |
| int | module_in_list (char *ref_name) |
| void | update_module (int pid, int shell_pid, char *reference_name, char *command, int status, int shell_status, int xpos, int ypos, int widht, int height, int run_on_startup, int sillent) |
| void | complete_add (module **list, int pid, int shell_pid, char *reference_name, char *command, int status, int shell_status, int xpos, int ypos, int widht, int height, int run_on_startup, int sillent) |
Variables |
| bool | wait = TRUE |