Searched refs:ga_strcmp (Results 1 – 1 of 1) sorted by relevance
421 static gint ga_strcmp(gconstpointer str1, gconstpointer str2) in ga_strcmp() function441 if (g_list_find_custom(config->allowedrpcs, name, ga_strcmp) != NULL) { in ga_command_is_allowed()451 if (g_list_find_custom(config->blockedrpcs, name, ga_strcmp) != NULL) { in ga_command_is_allowed()