|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <msg.h>#include <stringops.h>#include <mymalloc.h>#include <vstring.h>#include <been_here.h>#include <mail_params.h>#include <mail_proto.h>#include <bounce.h>#include <mail_addr.h>#include <sent.h>#include <deliver_pass.h>#include <defer.h>#include <canon_addr.h>#include "local.h"マクロ定義 | |
| #define | STREQ(x, y) (strcasecmp((x),(y)) == 0) |
関数 | |
| int | deliver_unknown (LOCAL_STATE state, USER_ATTR usr_attr) |
| #define STREQ | ( | x, | |
| y | |||
| ) | (strcasecmp((x),(y)) == 0) |
| int deliver_unknown | ( | LOCAL_STATE | state, |
| USER_ATTR | usr_attr | ||
| ) |
1.8.9.1