Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MI_LOADED
usr/src/cmd/modload/modinfo.c
158
mi->mi_state & MI_LOADED ? "LOADED" : "UNLOADED",
usr/src/uts/common/os/modctl.c
2938
modinfop->mi_state = MI_LOADED;