Postfix3.3.1
|
#include <sys_defs.h>
#include <sys/wait.h>
#include <signal.h>
#include <unistd.h>
#include <errno.h>
#include <stdarg.h>
#include <stdlib.h>
#include <syslog.h>
#include <msg.h>
#include <timed_wait.h>
#include <set_ugid.h>
#include <argv.h>
#include <spawn_command.h>
#include <exec_command.h>
#include <clean_env.h>
データ構造 | |
struct | spawn_args |
関数 | |
WAIT_STATUS_T | spawn_command (int key,...) |
WAIT_STATUS_T spawn_command | ( | int | key, |
... | |||
) |
spawn_command.c の 201 行目に定義があります。