Searched refs:status_prefix (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-smtp/
H A Dsmtp-server-reply.c133 reply->content->status_prefix =
136 reply->content->status_prefix =
193 str_append(textbuf, reply->content->status_prefix);
377 prefix_len = strlen(reply->content->status_prefix);
464 str_append(textbuf, reply->content->status_prefix);
481 str_append(textbuf, reply->content->status_prefix);
497 str_append(textbuf, reply->content->status_prefix);
H A Dsmtp-server-private.h48 const char *status_prefix; member in struct:smtp_server_reply_content

Completed in 13 milliseconds