Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Ddebug.h32 extern int raw_stdio;
36 if (raw_stdio) \
H A Duart_backend.c110 raw_stdio = 1; in ttyopen()
H A Dbhyverun.c101 int raw_stdio = 0; variable