|
Postfix3.3.1
|
#include "sys_defs.h"#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <string.h>#include "mymalloc.h"#include "msg.h"#include "stringops.h"#include "dict.h"#include "dict_static.h"マクロ定義 | |
| #define | DICT_STATIC_OPEN_RETURN(d) |
関数 | |
| DICT * | dict_static_open (const char *name, int open_flags, int dict_flags) |
| #define DICT_STATIC_OPEN_RETURN | ( | d | ) |
dict_static.c の 60 行目に定義があります。
1.8.9.1