Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <unistd.h>
#include <msg.h>
#include <mymalloc.h>
#include "master.h"
関数 | |
void | master_str_watch (const MASTER_STR_WATCH *str_watch_table) |
void | master_int_watch (MASTER_INT_WATCH *int_watch_table) |
void master_int_watch | ( | MASTER_INT_WATCH * | int_watch_table | ) |
master_watch.c の 116 行目に定義があります。
void master_str_watch | ( | const MASTER_STR_WATCH * | str_watch_table | ) |
master_watch.c の 77 行目に定義があります。