|
ezmlmx 0.69
ezmlmx
|
#include "auto_bin.h"#include "stralloc.h"#include "wrap.h"#include "idx.h"#include "errtxt.h"#include "logmsg.h"
Go to the source code of this file.
Macros | |
| #define | WHO "wrap_execbin" |
Functions | |
| void | wrap_execbin (const char *program, stralloc *opts, const char *dir) |
Definition in file wrap_execbin.c.
| #define WHO "wrap_execbin" |
Definition at line 8 of file wrap_execbin.c.
| void wrap_execbin | ( | const char * | program, |
| stralloc * | opts, | ||
| const char * | dir ) |
Definition at line 20 of file wrap_execbin.c.

