Searched refs:client_comp (Results 1 – 1 of 1) sorted by relevance
435 static int (*client_comp) (const Node *, const Node *); variable442 return client_comp (*node1, *node2); in qsort_comp()475 client_comp = comp; in sortlist()