Postfix3.3.1
総合概要
データ構造
ファイル
ファイル一覧
大域各種
postfix-3.3.1
src
postqueue
postqueue.h
[詳解]
1
/*++
2
/* NAME
3
/* postqueue 5h
4
/* SUMMARY
5
/* postqueue internal interfaces
6
/* SYNOPSIS
7
/* #include <postqueue.h>
8
/* DESCRIPTION
9
/* .nf
10
11
/*
12
* showq_compat.c
13
*/
14
extern
void
showq_compat
(
VSTREAM
*);
15
16
/*
17
* showq_json.c
18
*/
19
extern
void
showq_json
(
VSTREAM
*);
20
21
/* LICENSE
22
/* .ad
23
/* .fi
24
/* The Secure Mailer license must be distributed with this software.
25
/* AUTHOR(S)
26
/* Wietse Venema
27
/* IBM T.J. Watson Research
28
/* P.O. Box 704
29
/* Yorktown Heights, NY 10598, USA
30
/*
31
/* Wietse Venema
32
/* Google, Inc.
33
/* 111 8th Avenue
34
/* New York, NY 10011, USA
35
/*--*/
VSTREAM
Definition:
vstream.h:43
showq_json
void showq_json(VSTREAM *)
Definition:
showq_json.c:202
showq_compat
void showq_compat(VSTREAM *)
Definition:
showq_compat.c:174
2018年11月10日(土) 18時59分43秒作成 - Postfix3.3.1 / 構成:
1.8.9.1