Postfix3.3.1
総合概要
データ構造
ファイル
ファイル一覧
大域各種
postfix-3.3.1
src
global
mail_dict.h
[詳解]
1
/*++
2
/* NAME
3
/* mail_dict 3h
4
/* SUMMARY
5
/* register application-specific dictionaries
6
/* SYNOPSIS
7
/* #include <mail_dict.h>
8
/* DESCRIPTION
9
/* .nf
10
11
/*
12
* External interface.
13
*/
14
extern
void
mail_dict_init
(
void
);
15
16
/* LICENSE
17
/* .ad
18
/* .fi
19
/* The Secure Mailer license must be distributed with this software.
20
/* AUTHOR(S)
21
/* Wietse Venema
22
/* IBM T.J. Watson Research
23
/* P.O. Box 704
24
/* Yorktown Heights, NY 10598, USA
25
/*--*/
mail_dict_init
void mail_dict_init(void)
Definition:
mail_dict.c:81
2018年11月10日(土) 18時59分38秒作成 - Postfix3.3.1 / 構成:
1.8.9.1