Searched refs:xarg (Results 1 – 1 of 1) sorted by relevance
244 static int compare_keys(const void *xarg, const void *yarg) in compare_keys() argument247 char *x, *y, *xx = *(char **)xarg, *yy = *(char **)yarg; in compare_keys()