Searched defs:ncf (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/doveadm/dsync/
H A Ddsync-ibc-pipe.c335 struct mailbox_cache_field *ncf; local
342 ncf = array_append_space(&item->u.dsync_box.cache_fields);
343 ncf->name = p_strdup(item->pool, cf->name);
344 ncf->decision = cf->decision;
345 ncf->last_used = cf->last_used;

Completed in 12 milliseconds