/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "array.h"
#include "str.h"
#include "strfuncs.h"
#include "smtp-reply.h"
const char *text)
{
text_lines[0] = text;
}
const char *format, ...)
{
}
const char *
{
return NULL;
return NULL;
return t_strdup_printf("%u.%u.%u",
}
void
{
const char *const *lines;
}
return;
}
else
}
lines++;
}
}
{
const char *const *lines;
}
lines++;
}
}
{
const char *const *lines;
if (smtp_reply_is_remote(reply)) {
}
}
lines++;
}
}
const struct smtp_reply *src)
{
}
const struct smtp_reply *src)
{
return dst;
}