Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmkimage.c28 static enum ih_category cur_category; variable
34 const char *name1 = genimg_get_cat_short_name(cur_category, *type1); in h_compare_category_name()
35 const char *name2 = genimg_get_cat_short_name(cur_category, *type2); in h_compare_category_name()
55 cur_category = category; in show_valid_options()