|
Postfix3.3.1
|
#include <sys_defs.h>#include <sys/stat.h>#include <ctype.h>#include <string.h>#include <msg.h>#include <iostuff.h>#include <vstring.h>#include <stringops.h>#include <readlline.h>#include <dict.h>#include <dict_ht.h>#include <dict_thash.h>マクロ定義 | |
| #define | STR vstring_str |
| #define | LEN VSTRING_LEN |
| #define | DICT_THASH_OPEN_RETURN(d) |
関数 | |
| DICT * | dict_thash_open (const char *path, int open_flags, int dict_flags) |
| #define DICT_THASH_OPEN_RETURN | ( | d | ) |
| #define LEN VSTRING_LEN |
dict_thash.c の 60 行目に定義があります。
| #define STR vstring_str |
dict_thash.c の 59 行目に定義があります。
dict_thash.c の 64 行目に定義があります。
1.8.9.1