Postfix3.3.1
|
#include <sys_defs.h>
#include <stdlib.h>
#include <fcntl.h>
#include <unistd.h>
#include <signal.h>
#include <string.h>
#include <msg.h>
#include <stringops.h>
#include <vstring.h>
#include <vstream.h>
#include <msg_vstream.h>
#include <vstring_vstream.h>
#include <dict.h>
#include <dict_lmdb.h>
#include <dict_db.h>
マクロ定義 | |
#define | USAGE "verbose|del key|get key|put key=value|first|next|masks|flags" |
関数 | |
void | dict_test (int argc, char **argv) |
#define USAGE "verbose|del key|get key|put key=value|first|next|masks|flags" |
void dict_test | ( | int | argc, |
char ** | argv | ||
) |
dict_test.c の 36 行目に定義があります。