Cross Reference: mech-plain-common.h
xref
: /
dovecot
/
src
/
auth
/
mech-plain-common.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
#
ifndef
MECH_PLAIN_COMMON_H
#
define
MECH_PLAIN_COMMON_H
void
plain_verify_callback
(
enum
passdb_result
result
,
struct
auth_request
*
request
);
#
endif