Home
last modified time | relevance | path

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

/freebsd-13.1/stand/common/
H A Dload_elf_obj.c404 struct mod_depend *mdepend; in __elfN() local
H A Dload_elf.c1128 struct mod_depend *mdepend; local
H A Dmodule.c1630 struct mod_depend mdepend; in file_addmodule() local
/freebsd-13.1/sys/sys/
H A Dmodule.h121 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument