dsync-worker.c revision e59faf65ce864fe95dc00f5d52b8323cdbd0608a
/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "istream.h"
#include "dsync-worker-private.h"
{
}
{
}
{
}
{
}
{
}
{
}
struct dsync_worker_mailbox_iter *
{
}
struct dsync_mailbox *dsync_box_r)
{
}
{
}
struct dsync_worker_subs_iter *
{
}
struct dsync_worker_subscription *rec_r)
{
}
struct dsync_worker_unsubscription *rec_r)
{
}
{
}
{
}
struct dsync_worker_msg_iter *
const mailbox_guid_t mailboxes[],
unsigned int mailbox_count)
{
}
unsigned int *mailbox_idx_r,
struct dsync_message *msg_r)
{
int ret;
T_BEGIN {
} T_END;
return ret;
}
{
}
const struct dsync_mailbox *dsync_box)
{
}
const struct dsync_mailbox *dsync_box)
{
}
const mailbox_guid_t *mailbox,
const struct dsync_mailbox *dsync_box)
{
}
const struct dsync_mailbox *dsync_box)
{
} T_END;
}
const struct dsync_mailbox *box)
{
&box->cache_fields);
}
const struct dsync_message *msg)
{
}
{
}
{
}
const struct dsync_message *dest_msg,
void *context)
{
} else {
}
}
const struct dsync_message *msg,
const struct dsync_msg_static_data *data)
{
} else {
const unsigned char *d;
}
}
{
}
{
}
void *context)
{
}
{
}
{
}
{
return worker->unexpected_changes;
}