Lines Matching refs:smtp_server_command
18 struct smtp_server_command;
396 struct smtp_server_command *cmd;
423 void smtp_server_command_set_reply_count(struct smtp_server_command *cmd,
426 void smtp_server_command_fail(struct smtp_server_command *cmd,
431 smtp_server_command_get_reply(struct smtp_server_command *cmd,
433 bool smtp_server_command_reply_status_equals(struct smtp_server_command *cmd,
435 bool smtp_server_command_is_replied(struct smtp_server_command *cmd);
436 bool smtp_server_command_replied_success(struct smtp_server_command *cmd);
456 smtp_server_reply_create_index(struct smtp_server_command *cmd,
460 smtp_server_reply_create(struct smtp_server_command *cmd,
463 smtp_server_reply_create_forward(struct smtp_server_command *cmd,
510 smtp_server_reply_create_ehlo(struct smtp_server_command *cmd);