Home
last modified time | relevance | path

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

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Dfs_image.c5433 static char pltf_names[3][5] = {"BIOS", "PPC", "Mac"}; in iso_eltorito_report() local
5469 strcpy(pltf, pltf_names[img->platform_id]); in iso_eltorito_report()