/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
#include "login-common.h"
#include "array.h"
#include "imap-login-commands.h"
{
return *cmdp;
}
return NULL;
}
unsigned int count)
{
unsigned int i;
for (i = 0; i < count; i++) {
}
}
static void
{
return;
}
}
}
unsigned int count)
{
unsigned int i;
for (i = 0; i < count; i++)
}
void imap_login_commands_init(void)
{
}
void imap_login_commands_deinit(void)
{
}