Postfix3.3.1
|
#include <sys_defs.h>
#include <msg.h>
#include <mail_params.h>
#include <namadr_list.h>
#include <debug_peer.h>
#include <match_parent_style.h>
マクロ定義 | |
#define | UNUSED_SAVED_LEVEL (-1) |
関数 | |
void | debug_peer_init (void) |
int | debug_peer_check (const char *name, const char *addr) |
void | debug_peer_restore (void) |
#define UNUSED_SAVED_LEVEL (-1) |
debug_peer.c の 76 行目に定義があります。
int debug_peer_check | ( | const char * | name, |
const char * | addr | ||
) |
debug_peer.c の 109 行目に定義があります。
void debug_peer_init | ( | void | ) |
debug_peer.c の 83 行目に定義があります。
void debug_peer_restore | ( | void | ) |
debug_peer.c の 127 行目に定義があります。