|
Postfix3.3.1
|
#include <sys_defs.h>#include <string.h>#include <argv.h>#include <mymalloc.h>#include <msg.h>#include <dict.h>#include <stringops.h>#include <split_at.h>#include "mail_conf.h"#include "maps.h"マクロ定義 | |
| #define | OPEN_FLAGS O_RDONLY |
関数 | |
| MAPS * | maps_create (const char *title, const char *map_names, int dict_flags) |
| const char * | maps_find (MAPS *maps, const char *name, int flags) |
| MAPS * | maps_free (MAPS *maps) |
| #define OPEN_FLAGS O_RDONLY |
1.8.9.1