mail-cache-lookup.c revision d33fc6c584718efd46159e1d8f46488b9dfc66f5
883N/A#include "mail-cache-private.h"
i_unreached();
return offset;
int i, ret;
if (offset == 0)
return ret;
int ret;
if (ret <= 0) {
return FALSE;
return TRUE;
unsigned int field_idx;
unsigned int data_size;
int ret;
return ret;
int ret;
return ret;
unsigned int field)
const unsigned char *src;
unsigned char *dest;
int ret;
int ret;
if (ret <= 0)
return ret;
dest_buf);
return ret;
struct header_lookup_data {
struct header_lookup_line {
struct header_lookup_context {
unsigned int i, lines_count;
if (lines[i] == 0)
lines_count = i;
for (i = 0; i < lines_count; i++) {
unsigned int fields_count)
const void *data;
int ret;
if (fields_count == 0)
for (i = 0; i < fields_count; i++)
for (i = 0; i < fields_count; i++) {
if (ret < 0)
for (i = 0; i <= max_field; i++) {
for (i = 0; i < count; i++) {
if (ret <= 0) {
if (ret < 0)
unsigned int fields_count)
int ret;
T_BEGIN {
} T_END;
return ret;