Searched refs:workcmpf0 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/sendmail/src/
H A Dqueue.c150 static int workcmpf0();
3119 qsort((char *) WorkList, wc, sizeof(*WorkList), workcmpf0);
3251 workcmpf0(a, b) function
3302 return workcmpf0(a, b);
3341 return workcmpf0(a, b);
3475 return workcmpf0(a, b);

Completed in 127 milliseconds