Cross Reference: istream-fs-stats.h
xref
: /
dovecot
/
src
/
lib-fs
/
istream-fs-stats.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
ISTREAM_FS_STATS_H
#
define
ISTREAM_FS_STATS_H
struct
fs_file
;
struct
istream
*
i_stream_create_fs_stats
(
struct
istream
*
input
,
struct
fs_file
*
file
);
#
endif