Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rf_magic
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
309
} rf_magic[] = {
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
318
const struct rf_magic *m;
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
339
for (m = rf_magic; m->rfm_str != NULL; m++) {