Home
last modified time | relevance | path

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

/src/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.c466 md_kerntype : md_modtype); in loadfile_raw()