Postfix3.3.1
|
マクロ定義 | |
#define | INPUT_TRANSP_UNKNOWN_RCPT (1<<0) |
#define | INPUT_TRANSP_ADDRESS_MAPPING (1<<1) |
#define | INPUT_TRANSP_HEADER_BODY (1<<2) |
#define | INPUT_TRANSP_MILTER (1<<3) |
関数 | |
int | input_transp_mask (const char *, const char *) |
int | input_transp_cleanup (int, int) |
#define INPUT_TRANSP_ADDRESS_MAPPING (1<<1) |
input_transp.h の 18 行目に定義があります。
#define INPUT_TRANSP_HEADER_BODY (1<<2) |
input_transp.h の 19 行目に定義があります。
#define INPUT_TRANSP_MILTER (1<<3) |
input_transp.h の 20 行目に定義があります。
#define INPUT_TRANSP_UNKNOWN_RCPT (1<<0) |
input_transp.h の 17 行目に定義があります。
input_transp.c の 85 行目に定義があります。
int input_transp_mask | ( | const char * | , |
const char * | |||
) |
input_transp.c の 70 行目に定義があります。