Searched refs:msgbuf_show_timestamp (Results 1 – 1 of 1) sorted by relevance
55 static int msgbuf_show_timestamp = 0; variable56 SYSCTL_INT(_kern, OID_AUTO, msgbuf_show_timestamp, CTLFLAG_RWTUN,57 &msgbuf_show_timestamp, 0, "Show timestamp in msgbuf");233 if (msgbuf_show_timestamp && needtime == 1 && in msgbuf_addstr()235 if (msgbuf_show_timestamp == 1) { in msgbuf_addstr()