Z-Wave Protocol Controller Reference
platform_exec.c File Reference
#include <unistd.h>
#include <signal.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "platform_exec.h"
#include "sl_log.h"
Include dependency graph for platform_exec.c:

Macros

#define LOG_TAG   "platform_exec"
 

Functions

void platform_exec (const char *file, char *const *args, char *const *environment)
 

Macro Definition Documentation

◆ LOG_TAG

#define LOG_TAG   "platform_exec"

Function Documentation

◆ platform_exec()

void platform_exec ( const char *  file,
char *const *  args,
char *const *  environment 
)
Here is the caller graph for this function: