#include "execute.h"Go to the source code of this file.
Functions | |
| void * | execute_thread (void *parameters) |
| void | execute (char *command) |
|
|
Definition at line 34 of file execute.c. References execute_thread(). Referenced by process_rss(). |
|
|
Definition at line 24 of file execute.c. Referenced by execute(). |
1.3.6