This file contains misc functions header. More...
Functions | |
int | setup_flags (int argc, char **argv) |
Sets up program flags to FALSE and then calls check_command(). | |
void | shutdown_module (int x) |
Shuts down cm module with a clean exit. | |
void | check_command (int argc, char **argv) |
checks for command line instructions | |
int | setup_ipc (int argc, char **argv) |
This file contains misc functions header.