fehQlibs 26
Qlibs
|
#include "stralloc.h"
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 *) |
void pathexec | ( | char *const * | argv | ) |
int pathexec_env | ( | const char * | s, |
const char * | t | ||
) |
int pathexec_multienv | ( | stralloc * | sa | ) |
void pathexec_run | ( | const char * | file, |
char *const * | argv, | ||
char *const * | envp | ||
) |
Definition at line 84 of file pathexec.c.