|
Z-Wave Protocol Controller Reference
|
#include <unistd.h>#include <signal.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include "platform_exec.h"#include "sl_log.h"Macros | |
| #define | LOG_TAG "platform_exec" |
Functions | |
| void | platform_exec (const char *file, char *const *args, char *const *environment) |
| #define LOG_TAG "platform_exec" |
| void platform_exec | ( | const char * | file, |
| char *const * | args, | ||
| char *const * | environment | ||
| ) |