Searched refs:FIFOLOG_FLG_SYNC (Results 1 – 3 of 3) sorted by relevance
106 if (ff->recbuf[4] & FIFOLOG_FLG_SYNC) in fifolog_reader_findsync()120 if (ff->recbuf[4] & FIFOLOG_FLG_SYNC) in fifolog_reader_findsync()149 assert(fr->ff->recbuf[4] & FIFOLOG_FLG_SYNC); in fifolog_reader_seek()189 if (!(fr->ff->recbuf[4] & FIFOLOG_FLG_SYNC)) { in fifolog_reader_seek()276 if (fr->ff->recbuf[4] & FIFOLOG_FLG_SYNC) { in fifolog_reader_process()
132 #define FIFOLOG_FLG_SYNC 0x80 macro
168 f->flag |= FIFOLOG_FLG_SYNC; in fifolog_write_open()197 if (f->flag & FIFOLOG_FLG_SYNC) { in fifolog_write_output()295 f->flag |= FIFOLOG_FLG_SYNC; in fifolog_write_gzip()