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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c162 static int randi = 3; /* index for workcmpf5() */
163 static int workcmpf5();
3051 qsort((char *) WorkList, wc, sizeof(*WorkList), workcmpf5);
3363 workcmpf5(a, b) function

Completed in 71 milliseconds