Home
last modified time | relevance | path

Searched refs:md_modtype (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/common/
H A Dmodinfo.h9 extern const char md_modtype[];
H A Dmodinfo.c112 const char md_modtype[] = MODTYPE; variable
H A Dload_elf.c471 md_kerntype : md_modtype); in __elfN()