Postfix3.3.1
|
#include <sys_defs.h>
#include <unistd.h>
#include <string.h>
#include <errno.h>
#include <msg.h>
#include <argv.h>
#include <exec_command.h>
マクロ定義 | |
#define | SPACE_TAB " \t" |
関数 | |
NORETURN | exec_command (const char *command) |
#define SPACE_TAB " \t" |
exec_command.c の 47 行目に定義があります。
NORETURN exec_command | ( | const char * | command | ) |
exec_command.c の 51 行目に定義があります。