Home
last modified time | relevance | path

Searched refs:msgbuf_show_timestamp (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_msgbuf.c57 static int msgbuf_show_timestamp = 0; variable
58 SYSCTL_INT(_kern, OID_AUTO, msgbuf_show_timestamp, CTLFLAG_RWTUN,
59 &msgbuf_show_timestamp, 0, "Show timestamp in msgbuf");
239 if (msgbuf_show_timestamp && needtime == 1 && in msgbuf_addstr()