processcontrol_functions.h File Reference

#include "processcontrol_common.h"
#include <sys/wait.h>
Include dependency graph for processcontrol_functions.h:
This graph shows which files directly or indirectly include this file:

Defines

#define DELAY   100000
#define SILLENT_START   0
#define NORMAL_START   1

Functions

modulefind_module (char *ref)
void startup_start_modules (void)
void read_status ()
void on_signal (int x)
bool set_status (char *ref, int status)
bool istrue (int i)
void read_line (FILE *buffer, char *line)
void copy (int n, char *first, char *second)
int module_from_file (char *file_name, module **list)
int module_to_file (char *file_name, module *list, const char *mode)
void add (module **list, int pid, char *reference_name, char *command, int status, int xpos, int ypos, int widht, int height, int run_on_startup, int sillent)
int sillent_start (char *reference_name)
int close_shell (char *reference_name)
int stop_module (char *reference_name)
int start_module (char *reference_name)
void read_pid (void)
void read_all_pids (void)
bool check_status (int pid)
Generated on Wed Jun 2 12:43:03 2010 for LAR Atlas by  doxygen 1.6.3