![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
#include "stralloc.h"
#include "alloc.h"
#include "str.h"
#include "byte.h"
#include "env.h"
#include "pathexec.h"
Go to the source code of this file.
Functions | |
int | pathexec_env (const char *s, const char *t) |
int | pathexec_multienv (stralloc *sa) |
void | pathexec (char *const *argv) |
void pathexec | ( | char *const * | argv | ) |
int pathexec_env | ( | const char * | s, |
const char * | t | ||
) |
Definition at line 13 of file pathexec_env.c.
int pathexec_multienv | ( | stralloc * | sa | ) |