Home
last modified time | relevance | path

Searched refs:model_cmp (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/net/
H A Dnet.c1101 static int model_cmp(char **a, char **b) in show_nic_models()
1112 g_ptr_array_sort(results, (GCompareFunc)model_cmp);
1092 static int model_cmp(char **a, char **b) model_cmp() function