Postfix3.3.1
全て データ構造 ファイル 関数 変数 型定義 マクロ定義
フィールド
CLNT_STREAM 構造体

フィールド

VSTREAMvstream
 
int timeout
 
int ttl
 
char * class
 
char * service
 

詳解

clnt_stream.c92 行目に定義があります。

フィールド詳解

char* CLNT_STREAM::class

clnt_stream.c96 行目に定義があります。

char* CLNT_STREAM::service

clnt_stream.c97 行目に定義があります。

int CLNT_STREAM::timeout

clnt_stream.c94 行目に定義があります。

int CLNT_STREAM::ttl

clnt_stream.c95 行目に定義があります。

VSTREAM* CLNT_STREAM::vstream

clnt_stream.c93 行目に定義があります。


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