Searched refs:OSU_MAX_ITEMS (Results 1 – 1 of 1) sorted by relevance
32 #define OSU_MAX_ITEMS 10 macro59 struct osu_lang_string friendly_name[OSU_MAX_ITEMS];61 struct osu_lang_string serv_desc[OSU_MAX_ITEMS];63 struct osu_icon icon[OSU_MAX_ITEMS];916 while (pos - pos2 >= 4 && prov->friendly_name_count < OSU_MAX_ITEMS) { in hs20_osu_add_prov()1062 while (pos - pos2 >= 4 && prov->serv_desc_count < OSU_MAX_ITEMS) { in hs20_osu_add_prov()