Searched refs:sc_malloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c116 static char sc_malloc = FALSE; variable
681 if (sc_malloc)
683 sc_malloc = TRUE;
3285 /* assert(sc_malloc) */
3318 /* assert(sc_malloc) */
3596 /* assert(sc_malloc) */
3721 if (sc_malloc && (sw->te_size > 0))

Completed in 38 milliseconds