Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mdb_tab_init
usr/src/cmd/mdb/common/mdb/mdb_tab.h
53
extern mdb_tab_cookie_t *mdb_tab_init(void);
usr/src/cmd/mdb/common/mdb/mdb_termio.c
1796
mtp = mdb_tab_init();