Postfix3.3.1
関数
qmgr_error.c ファイル
#include <sys_defs.h>
#include <mymalloc.h>
#include <stringops.h>
#include "qmgr.h"

[ソースコード]

関数

QMGR_TRANSPORTqmgr_error_transport (const char *service)
 
QMGR_QUEUEqmgr_error_queue (const char *service, DSN *dsn)
 
char * qmgr_error_nexthop (DSN *dsn)
 

関数詳解

char* qmgr_error_nexthop ( DSN dsn)

qmgr_error.c115 行目に定義があります。

QMGR_QUEUE* qmgr_error_queue ( const char *  service,
DSN dsn 
)

qmgr_error.c85 行目に定義があります。

QMGR_TRANSPORT* qmgr_error_transport ( const char *  service)

qmgr_error.c65 行目に定義があります。