Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dmodule.h111 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument
/dragonfly/stand/boot/common/
H A Dload_elf_obj.c337 struct mod_depend *mdepend; in __elfN() local
H A Dload_elf.c595 struct mod_depend *mdepend; in __elfN() local
H A Dmodule.c870 struct mod_depend mdepend; in file_addmodule() local