Postfix3.3.1
|
#include <sys_defs.h>
#include <vstream.h>
#include <argv.h>
#include <dict.h>
#include <msg.h>
#include <mbox_conf.h>
#include <xsasl.h>
#include <tls.h>
#include <postconf.h>
関数 | |
void | pcf_show_maps (void) |
void | pcf_show_locks (void) |
void | pcf_show_sasl (int what) |
void | pcf_show_tls (const char *what) |
void pcf_show_locks | ( | void | ) |
postconf_other.c の 97 行目に定義があります。
void pcf_show_maps | ( | void | ) |
postconf_other.c の 84 行目に定義があります。
void pcf_show_sasl | ( | int | what | ) |
postconf_other.c の 110 行目に定義があります。
void pcf_show_tls | ( | const char * | what | ) |
postconf_other.c の 124 行目に定義があります。