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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c162 static int randi = 3; /* index for workcmpf5() */
163 static int workcmpf5();
3064 qsort((char *) WorkList, wc, sizeof(*WorkList), workcmpf5);
3376 workcmpf5(a, b) function

Completed in 25 milliseconds