Postfix3.3.1
フィールド
SMTP_RESP 構造体

#include <smtp.h>

フィールド

int code
 
const char * dsn
 
char * str
 
VSTRINGdsn_buf
 
VSTRINGstr_buf
 

詳解

smtp.h497 行目に定義があります。

フィールド詳解

int SMTP_RESP::code

smtp.h498 行目に定義があります。

const char* SMTP_RESP::dsn

smtp.h499 行目に定義があります。

VSTRING* SMTP_RESP::dsn_buf

smtp.h501 行目に定義があります。

char* SMTP_RESP::str

smtp.h500 行目に定義があります。

VSTRING* SMTP_RESP::str_buf

smtp.h502 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: