Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dkern_cons.c101 static char *consbuf; /* buffer used by `consmsgbuf' */ variable
587 if (consbuf == NULL) { in constty_set()
598 if (consbuf == NULL) { in constty_set()
599 consbuf = buf; in constty_set()