Searched refs:sorthost (Results 1 – 2 of 2) sorted by relevance
57 int sorthost();203 qsort(table, numentries, sizeof (struct mountbody *), sorthost); in main()227 sorthost(a, b) in sorthost() function
24 static int sorthost __P((ADDRESS *, ADDRESS *));42 sorthost(xx, yy) in sorthost() function713 sortfn = sorthost;