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

#include <match_list.h>

フィールド

char * pname
 
int flags
 
ARGVpatterns
 
int match_count
 
MATCH_LIST_FNmatch_func
 
const char ** match_args
 
VSTRINGfold_buf
 
int error
 

詳解

match_list.h27 行目に定義があります。

フィールド詳解

int MATCH_LIST::error

match_list.h35 行目に定義があります。

int MATCH_LIST::flags

match_list.h29 行目に定義があります。

VSTRING* MATCH_LIST::fold_buf

match_list.h34 行目に定義があります。

const char** MATCH_LIST::match_args

match_list.h33 行目に定義があります。

int MATCH_LIST::match_count

match_list.h31 行目に定義があります。

MATCH_LIST_FN* MATCH_LIST::match_func

match_list.h32 行目に定義があります。

ARGV* MATCH_LIST::patterns

match_list.h30 行目に定義があります。

char* MATCH_LIST::pname

match_list.h28 行目に定義があります。


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