ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
wrap_execv.c File Reference
#include "error.h"
#include "errtxt.h"
#include "wrap.h"
#include "idx.h"
#include "logmsg.h"
Include dependency graph for wrap_execv.c:

Go to the source code of this file.

Macros

#define WHO   "wrapper"

Functions

int execv (char *, char **)
int execvp (char *, char **)
void wrap_execv (const char **args)
void wrap_execvp (const char **args)

Detailed Description

Author
Bruce Guenter
Date
2005-02-09 21:38:05Z bruce

Definition in file wrap_execv.c.

Macro Definition Documentation

◆ WHO

#define WHO   "wrapper"

Definition at line 7 of file wrap_execv.c.

Function Documentation

◆ execv()

int execv ( char * ,
char **  )
extern
Here is the caller graph for this function:

◆ execvp()

int execvp ( char * ,
char **  )
extern
Here is the caller graph for this function:

◆ wrap_execv()

void wrap_execv ( const char ** args)

Definition at line 25 of file wrap_execv.c.

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

◆ wrap_execvp()

void wrap_execvp ( const char ** args)

Definition at line 30 of file wrap_execv.c.

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