Searched refs:md_modtype (Results 1 – 3 of 3) sorted by relevance
| /freebsd/stand/common/ | ||
| H A D | modinfo.h | 9 extern const char md_modtype[]; |
| H A D | modinfo.c | 112 const char md_modtype[] = MODTYPE; variable |
| H A D | load_elf.c | 467 md_kerntype : md_modtype); in __elfN() |