Searched refs:ST_LFOPEN (Results 1 – 3 of 3) sorted by relevance
99 #define ST_LFOPEN 0x0008 /* logstream is open */ macro
274 st->st_flags |= ST_LFOPEN; in stats_log_logfile_open()318 if (! (st->st_flags & ST_LFOPEN)) { in stats_log_logfile_read()1513 assert(st->st_flags & ST_LFOPEN); in stats_log_fi_add()1642 assert(st->st_flags & ST_LFOPEN); in stats_log_getheader()1669 assert(st->st_flags & ST_LFOPEN); in stats_log_compute_wssize()
306 if ((st->st_logstream != NULL) && (st->st_flags & ST_LFOPEN)) in stats_destroy()