Searched refs:model_cmp (Results 1 – 1 of 1) sorted by relevance
1073 static int model_cmp(char **a, char **b) in show_nic_models() 1084 g_ptr_array_sort(results, (GCompareFunc)model_cmp); in add_nic_model_help() 1063 static int model_cmp(char **a, char **b) model_cmp() function