Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_cons.c100 static char *consbuf; /* buffer used by `consmsgbuf' */ variable
589 if (consbuf == NULL) { in constty_set()
600 if (consbuf == NULL) { in constty_set()
601 consbuf = buf; in constty_set()