Home
last modified time | relevance | path

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

/qemu/qga/
H A Dcommands-posix.c869 static int compare_uint(const void *_a, const void *_b) in compare_uint() function
906 qsort(hosts, i, sizeof(hosts[0]), compare_uint); in build_hosts()