Postfix3.3.1
総合概要
データ構造
ファイル
ファイル一覧
大域各種
postfix-3.3.1
src
util
msg_vstream.h
[詳解]
1
#ifndef _MSG_VSTREAM_H_INCLUDED_
2
#define _MSG_VSTREAM_H_INCLUDED_
3
4
/*++
5
/* NAME
6
/* msg_vstream 3h
7
/* SUMMARY
8
/* direct diagnostics to VSTREAM
9
/* SYNOPSIS
10
/* #include <msg_vstream.h>
11
/* DESCRIPTION
12
13
/*
14
* Utility library.
15
*/
16
#include <
vstream.h
>
17
18
/*
19
* External interface.
20
*/
21
extern
void
msg_vstream_init
(
const
char
*,
VSTREAM
*);
22
23
/* LICENSE
24
/* .ad
25
/* .fi
26
/* The Secure Mailer license must be distributed with this software.
27
/* AUTHOR(S)
28
/* Wietse Venema
29
/* IBM T.J. Watson Research
30
/* P.O. Box 704
31
/* Yorktown Heights, NY 10598, USA
32
/*--*/
33
34
#endif
VSTREAM
Definition:
vstream.h:43
vstream.h
msg_vstream_init
void msg_vstream_init(const char *, VSTREAM *)
Definition:
msg_vstream.c:77
2018年11月10日(土) 18時59分58秒作成 - Postfix3.3.1 / 構成:
1.8.9.1