Postfix3.3.1
関数
postconf_other.c ファイル
#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.c97 行目に定義があります。

void pcf_show_maps ( void  )

postconf_other.c84 行目に定義があります。

void pcf_show_sasl ( int  what)

postconf_other.c110 行目に定義があります。

void pcf_show_tls ( const char *  what)

postconf_other.c124 行目に定義があります。