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

/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-file-fix.c50 static bool memchr_nocontrol(const unsigned char *data, char chr, function
117 if (!memchr_nocontrol(data+i, '\n', size-i, &p))

Completed in 10 milliseconds