s/qmail
3.3.23
Next generation secure email transport
sqmail-3.3.23
src
pathexec.h
Go to the documentation of this file.
1
#ifndef PATHEXEC_H
2
#define PATHEXEC_H
3
4
void
pathexec_run
(
char
*,
char
**,
char
**);
5
int
pathexec_env
(
char
*,
char
*);
6
void
pathexec
(
char
**);
7
8
#endif
pathexec_run
void pathexec_run(char *, char **, char **)
Definition:
pathexec_run.c:9
pathexec_env
int pathexec_env(char *, char *)
Definition:
pathexec_env.c:11
pathexec
void pathexec(char **)
Definition:
pathexec_env.c:23
Generated on Sat Jan 12 2019 23:42:27 for s/qmail by
1.8.13