FIFOLOG_FMT_MAGIC
strcpy(buf, FIFOLOG_FMT_MAGIC); /*lint !e64 */
if (memcmp(f->recbuf, FIFOLOG_FMT_MAGIC, strlen(FIFOLOG_FMT_MAGIC) + 1))