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

/dovecot/src/plugins/fts-squat/
H A Dsquat-uidlist.c115 uint8_t *uidbuf, *bufp, sizebuf[SQUAT_PACK_MAX_SIZE], *sizebufp; local
225 sizebufp = sizebuf;
226 squat_pack_num(&sizebufp, size_value);
227 o_stream_nsend(output, sizebuf, sizebufp - sizebuf);

Completed in 1018 milliseconds