NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kdbrint
sys/arch/vax/include/cpu.h
255
int kdbrint(int);
sys/arch/vax/vax/gencons.c
232
int j = kdbrint(i);
sys/dev/qbus/qd.c
2853
j = kdbrint(chr&0177);