Cross Reference:
xref
: /
dovecot
/
src
/
pop3
/
commands.h
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
commands.h revision 548f87789cf9865572b7b86f7be5a9bbfa132f3f
#
ifndef
__COMMANDS_H
#
define
__COMMANDS_H
void
client_command_execute
(
struct
client
*
client
,
const
char
*
name
,
const
char
*
args
);
#
endif