Postfix3.3.1
関数 | 変数
smtpd_expand.h ファイル
#include <vstring.h>
#include <mac_expand.h>

[ソースコード]

関数

void smtpd_expand_init (void)
 
const char * smtpd_expand_lookup (const char *, int, void *)
 
int smtpd_expand (SMTPD_STATE *, VSTRING *, const char *, int)
 

変数

VSTRINGsmtpd_expand_filter
 

関数詳解

int smtpd_expand ( SMTPD_STATE ,
VSTRING ,
const char *  ,
int   
)

smtpd_expand.c242 行目に定義があります。

void smtpd_expand_init ( void  )

smtpd_expand.c89 行目に定義があります。

const char* smtpd_expand_lookup ( const char *  ,
int  ,
void *   
)

smtpd_expand.c174 行目に定義があります。

変数詳解

VSTRING* smtpd_expand_filter

smtpd_expand.h21 行目に定義があります。