auth-client.c revision 05817ffe09295892e1aa5c4a7f91d060e249563c
/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "array.h"
#include "auth-client-private.h"
#include "auth-server-connection.h"
struct auth_client *
bool debug)
{
struct auth_client *client;
return client;
}
{
}
{
}
{
}
{
}
{
}
void *context)
{
}
const struct auth_mech_desc *
unsigned int *mech_count)
{
}
const struct auth_mech_desc *
{
const struct auth_mech_desc *mech;
return mech;
}
return NULL;
}
unsigned int *server_pid_r,
unsigned int *connect_uid_r)
{
}