TOCONS
static int kprintf_logging = TOLOG | TOCONS;
if ((kprintf_logging & TOCONS) == 0 || log_open)
pca.flags = TOCONS;
if ((flags & TOCONS) && tp == NULL && constty)
if ((flags & TOCONS) && c)