Searched refs:listbuf (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/fts-squat/
H A Dsquat-uidlist.c116 uint8_t listbuf[SQUAT_PACK_MAX_SIZE], *listbufp = listbuf; local
223 (listbufp - listbuf)) << 2) | packed_flags;
229 o_stream_nsend(output, listbuf, listbufp - listbuf);

Completed in 438 milliseconds