Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mdb_frame_pipe
usr/src/cmd/mdb/common/mdb/mdb_frame.h
85
extern mdb_frame_t *mdb_frame_pipe(void);
usr/src/cmd/mdb/common/mdb/mdb_grammar.y
159
mdb_frame_t *pfp = mdb_frame_pipe();