Searched refs:cmpkey (Results 1 – 5 of 5) sorted by relevance
523 static int cmpkey(const void *p1, const void *p2) in cmpkey() function655 qsort(list, n, sizeof(ENTRY *), cmpkey); in hexport_r()