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

/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.c108 static char sc_malloc = FALSE; variable
660 if (sc_malloc)
662 sc_malloc = TRUE;
3167 /* assert(sc_malloc) */
3197 /* assert(sc_malloc) */
3478 /* assert(sc_malloc) */
3605 if (sc_malloc && (sw->te_size > 0))

Completed in 62 milliseconds