Searched refs:is_group (Results 1 – 1 of 1) sorted by relevance
292 static id_t app_id_from_name(const char* name, bool is_group) { in app_id_from_name() argument297 if (is_group && name[0] == 'a' && name[1] == 'l' && name[2] == 'l') { in app_id_from_name()325 if (is_group && !strcmp(end, "_cache")) { in app_id_from_name()