Postfix3.3.1
マクロ定義 | 関数
dict_tcp.h ファイル
#include <dict.h>

[ソースコード]

マクロ定義

#define DICT_TYPE_TCP   "tcp"
 

関数

DICTdict_tcp_open (const char *, int, int)
 

マクロ定義詳解

#define DICT_TYPE_TCP   "tcp"

dict_tcp.h22 行目に定義があります。

関数詳解

DICT* dict_tcp_open ( const char *  ,
int  ,
int   
)

dict_tcp.c285 行目に定義があります。