ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
pathexec_env.c File Reference
#include "stralloc.h"
#include "alloc.h"
#include "str.h"
#include "byte.h"
#include "env.h"
#include "pathexec.h"
Include dependency graph for pathexec_env.c:

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)
 

Function Documentation

◆ pathexec()

void pathexec ( char *const *  argv)

Definition at line 31 of file pathexec_env.c.

Here is the call graph for this function:

◆ pathexec_env()

int pathexec_env ( const char *  s,
const char *  t 
)

Definition at line 13 of file pathexec_env.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pathexec_multienv()

int pathexec_multienv ( stralloc *  sa)

Definition at line 25 of file pathexec_env.c.

Here is the call graph for this function: