|
Postfix3.3.1
|
#include <sys_defs.h>#include <errno.h>#include <msg.h>#include <mymalloc.h>#include <auto_clnt.h>#include <stringops.h>#include <mail_proto.h>#include <mail_params.h>#include <scache.h>データ構造 | |
| struct | SCACHE_CLNT |
マクロ定義 | |
| #define | STR(x) vstring_str(x) |
| #define | SCACHE_MAX_TRIES 2 |
関数 | |
| SCACHE * | scache_clnt_create (const char *server, int timeout, int idle_limit, int ttl_limit) |
| #define SCACHE_MAX_TRIES 2 |
scache_clnt.c の 81 行目に定義があります。
| #define STR | ( | x | ) | vstring_str(x) |
scache_clnt.c の 79 行目に定義があります。
1.8.9.1