Cross Reference: client-export.h
xref
: /
dovecot
/
src
/
old-stats
/
client-export.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
CLIENT_EXPORT_H
#
define
CLIENT_EXPORT_H
struct
client
;
int
client_export
(
struct
client
*
client
,
const
char
*
const
*
args
,
const
char
**
error_r
);
#
endif