Searched refs:smtp_server_command_debug (Results 1 - 3 of 3) sorted by relevance
/dovecot/src/lib-smtp/ |
H A D | smtp-server-cmd-data.c | 203 smtp_server_command_debug(cmd, 209 smtp_server_command_debug(cmd, 214 smtp_server_command_debug(cmd, 254 smtp_server_command_debug(cmd, 277 smtp_server_command_debug(cmd, 286 smtp_server_command_debug(cmd,
|
H A D | smtp-server-command.c | 129 void smtp_server_command_debug(struct smtp_server_cmd_ctx *cmd, function 260 smtp_server_command_debug(&cmd->context, "Destroy"); 309 smtp_server_command_debug(&cmd->context, "Ready to reply"); 318 smtp_server_command_debug(&cmd->context, "Next to reply"); 344 smtp_server_command_debug(&cmd->context, "Replied"); 372 smtp_server_command_debug(&cmd->context, "Completed"); 439 smtp_server_command_debug(&cmd->context,
|
H A D | smtp-server-private.h | 221 void smtp_server_command_debug(struct smtp_server_cmd_ctx *cmd,
|
Completed in 14 milliseconds