|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <ctype.h>#include <vstring.h>#include "quote_822_local.h"マクロ定義 | |
| #define | YES 1 |
| #define | NO 0 |
関数 | |
| VSTRING * | quote_822_local_flags (VSTRING *dst, const char *mbox, int flags) |
| VSTRING * | unquote_822_local (VSTRING *dst, const char *mbox) |
| #define NO 0 |
quote_822_local.c の 88 行目に定義があります。
| #define YES 1 |
quote_822_local.c の 87 行目に定義があります。
quote_822_local.c の 154 行目に定義があります。
quote_822_local.c の 186 行目に定義があります。
1.8.9.1