Postfix3.3.1
|
#include <sys_defs.h>
#include <string.h>
#include <msg.h>
#include <mymalloc.h>
#include <stringops.h>
#include <dict.h>
#include <dict_ht.h>
#include <dict_inline.h>
マクロ定義 | |
#define | DICT_INLINE_RETURN(x) |
関数 | |
DICT * | dict_inline_open (const char *name, int open_flags, int dict_flags) |
#define DICT_INLINE_RETURN | ( | x | ) |
dict_inline.c の 54 行目に定義があります。