Searched refs:md_modtype_obj (Results 1 – 3 of 3) sorted by relevance
11 extern const char md_modtype_obj[];
114 const char md_modtype_obj[] = MODTYPE_OBJ; variable
173 fp->f_type = strdup(md_modtype_obj); in obj_loadfile()