Home
last modified time | relevance | path

Searched defs:mdepend (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dload_elf_obj.c357 struct mod_depend *mdepend; in __elfN() local
H A Dload_elf.c953 struct mod_depend *mdepend; in __elfN() local
H A Dmodule.c1135 struct mod_depend mdepend; in file_addmodule() local
/illumos-gate/usr/src/boot/sys/sys/
H A Dmodule.h118 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument