Searched refs:sorthost (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/showmount/
H A Dshowmount.c57 int sorthost();
203 qsort(table, numentries, sizeof (struct mountbody *), sorthost);
227 sorthost(a, b) function
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c24 static int sorthost __P((ADDRESS *, ADDRESS *));
42 sorthost(xx, yy) function
713 sortfn = sorthost;

Completed in 60 milliseconds