Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <mymalloc.h>
#include <vstring.h>
#include "tok822.h"
マクロ定義 | |
#define | CONTAINER_TOKEN(x) ((x) == TOK822_ADDR || (x) == TOK822_STARTGRP) |
関数 | |
TOK822 * | tok822_alloc (int type, const char *strval) |
TOK822 * | tok822_free (TOK822 *tp) |
#define CONTAINER_TOKEN | ( | x | ) | ((x) == TOK822_ADDR || (x) == TOK822_STARTGRP) |
tok822_node.c の 55 行目に定義があります。
tok822_node.c の 73 行目に定義があります。