DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DISP
sys/bus/smbus/ichsmb/ichsmb.c
377
#define DISP(ch) (((ch) < 0x20 || (ch) >= 0x7e) ? '.' : (ch))
sys/bus/smbus/ichsmb/ichsmb.c
389
#undef DISP
sys/bus/smbus/ichsmb/ichsmb.c
446
#define DISP(ch) (((ch) < 0x20 || (ch) >= 0x7e) ? '.' : (ch))
sys/bus/smbus/ichsmb/ichsmb.c
458
#undef DISP
usr.sbin/ppp/timer.c
249
#define DISP \