Home
last modified time | relevance | path

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

/freebsd/sys/gdb/
H A Dgdb_cons.c51 struct gdbcons { struct
57 static struct gdbcons state = { -1 }; argument
63 SYSCTL_INT(_debug, OID_AUTO, gdbcons, CTLFLAG_RWTUN, &gdbcons_enable,
76 struct gdbcons *c = &state; in gdb_cninit()
119 struct gdbcons *gc = arg; in gdb_cnflush()
145 struct gdbcons *gc; in gdb_cnputc()