Postfix3.3.1
|
#include <sys_defs.h>
#include <ctype.h>
#include <msg.h>
#include <htable.h>
#include <vstring.h>
#include <stringops.h>
#include <argv.h>
#include <mymalloc.h>
#include <mail_params.h>
#include <header_opts.h>
マクロ定義 | |
#define | HEADER_OPTS_SIZE (sizeof(header_opts) / sizeof(header_opts[0])) |
関数 | |
const HEADER_OPTS * | header_opts_find (const char *string) |
#define HEADER_OPTS_SIZE (sizeof(header_opts) / sizeof(header_opts[0])) |
header_opts.c の 92 行目に定義があります。
const HEADER_OPTS* header_opts_find | ( | const char * | string | ) |
header_opts.c の 156 行目に定義があります。