Searched refs:customizable_list (Results 1 – 1 of 1) sorted by relevance
62 static char **customizable_list = NULL; variable70 if (!customizable_list) { in is_context_customizable()71 if (get_customizable_type_list(&customizable_list) != 0) in is_context_customizable()85 for (i = 0; customizable_list[i]; i++) { in is_context_customizable()86 if (strcmp(customizable_list[i], type) == 0) { in is_context_customizable()