Searched refs:dstcmp (Results 1 – 1 of 1) sorted by relevance
154 static int dstcmp(const void *, const void *);1808 qsort(dinfo, addrcount, sizeof (struct dstinforeq), dstcmp); in order_haddrlist_inet6()2038 dstcmp(const void *da, const void *db) in dstcmp() function