Searched defs:compar (Results 1 – 3 of 3) sorted by relevance
13 void g(int (*compar)()) { in g()
170 static int compar(unsigned *a, unsigned *b) in compar() function
2357 int (*compar)(const void *, const void *) = wpa_scan_result_compar; in wpa_supplicant_get_scan_results() local