![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <unistd.h>
#include <sys/stat.h>
#include "fd.h"
#include "wait.h"
#include "buffer.h"
#include "exit.h"
#include "error.h"
#include "ipalloc.h"
#include "tcpto.h"
#include "auto_qmail.h"
#include "auto_queue.h"
#include "open.h"
#include "pathexec.h"
Go to the source code of this file.
Functions | |
void | initialize (int argc, char **argv) |
void | report (buffer *log, int wstat, char *s, int len) |
int | spawn (int fdmess, int fdout, const char *s, char *r, const int at) |
Variables | |
int | truncreport = 0 |
void initialize | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 15 of file qmail-rspawn.c.
Definition at line 73 of file qmail-rspawn.c.
int truncreport = 0 |
Definition at line 17 of file qmail-rspawn.c.