ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
pathexec.h File Reference
#include "stralloc.h"
Include dependency graph for pathexec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void pathexec_run (const char *, char *const *, char *const *)
 
int pathexec_env (const char *, const char *)
 
int pathexec_multienv (stralloc *)
 
void pathexec (char *const *)
 

Function Documentation

◆ pathexec()

void pathexec ( char *const *  )

Definition at line 31 of file pathexec_env.c.

Here is the call graph for this function:

◆ pathexec_env()

int pathexec_env ( const char *  ,
const char *   
)

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 *  )

Definition at line 25 of file pathexec_env.c.

Here is the call graph for this function:

◆ pathexec_run()

void pathexec_run ( const char *  ,
char *const *  ,
char *const *   
)

Definition at line 12 of file pathexec_run.c.

Here is the call graph for this function: