Searched defs:flags8 (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/index/maildir/ | ||
H A D | maildir-sync-index.c | 111 uint8_t flags8; local 127 flags8 = ctx->flags; 129 &flags8, &ctx->keywords, &sync_type); 130 ctx->flags = flags8; |
Completed in 612 milliseconds