Searched refs:consmsgbuf_size (Results 1 – 1 of 1) sorted by relevance
566 static int consmsgbuf_size = 8192; variable567 SYSCTL_INT(_kern, OID_AUTO, consmsgbuf_size, CTLFLAG_RW, &consmsgbuf_size, 0,580 size = consmsgbuf_size; in constty_set()