Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dload_elf_obj.c401 struct mod_depend *mdepend; in __elfN() local
H A Dload_elf.c1125 struct mod_depend *mdepend; local
H A Dmodule.c1554 struct mod_depend mdepend; in file_addmodule() local
/freebsd/sys/sys/
H A Dmodule.h119 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument