Searched refs:customizable_list (Results 1 – 1 of 1) sorted by relevance
12 static char **customizable_list = NULL; variable61 customizable_list = list; in customizable_init()71 if (!customizable_list) in is_context_customizable()84 for (i = 0; customizable_list[i]; i++) { in is_context_customizable()85 if (strcmp(customizable_list[i], type) == 0) { in is_context_customizable()