Searched refs:mformat_banner (Results 1 – 3 of 3) sorted by relevance
27 const char *mformat_banner = "MTOO4026"; variable
257 extern const char *mformat_banner;
151 strncpy(boot->boot.banner, mformat_banner, 8); in init_geometry_boot()