Searched refs:yarg (Results 1 – 1 of 1) sorted by relevance
257 static int compare_keys(const void *xarg, const void *yarg) in compare_keys() argument269 y = get_key(*(char **)yarg, key, flags); in compare_keys()275 y = *(char **)yarg; in compare_keys()349 if (y != *(char **)yarg) free(y); in compare_keys()376 line = *(char**)yarg; in compare_keys()387 retval = strcmp(*(char **)xarg, *(char **)yarg); in compare_keys()