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