Searched refs:BOFI_LOG_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance
75 #define BOFI_LOG_TIMESTAMP 0x8 /* timestamp each log entry */ macro
387 if (logflags & BOFI_LOG_TIMESTAMP && in dump_log()410 (logflags & BOFI_LOG_TIMESTAMP) ? in dump_log()423 (logflags & BOFI_LOG_TIMESTAMP) ? in dump_log()715 dump_log(0, 0, item, 1, BOFI_LOG_TIMESTAMP); in define_nerrs()926 if (log->flags & BOFI_LOG_TIMESTAMP) in reduce_log()2042 {0, 0, BOFI_LOG_TIMESTAMP, /* timestamp by default */ in main()2218 errdef.log.flags |= BOFI_LOG_TIMESTAMP; in main()2220 errdef.log.flags &= ~BOFI_LOG_TIMESTAMP; in main()
2264 if (log->flags & BOFI_LOG_TIMESTAMP) in log_acc_event()