Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <msg.h>
#include <mymalloc.h>
#include <myrand.h>
#include <stringops.h>
#include <dict_random.h>
データ構造 | |
struct | DICT_RANDOM |
マクロ定義 | |
#define | STR(x) vstring_str(x) |
#define | DICT_RANDOM_RETURN(x) |
関数 | |
DICT * | dict_random_open (const char *name, int open_flags, int dict_flags) |
#define DICT_RANDOM_RETURN | ( | x | ) |
#define STR | ( | x | ) | vstring_str(x) |
dict_random.c の 56 行目に定義があります。
dict_random.c の 80 行目に定義があります。