Home
last modified time | relevance | path

Searched refs:workcmpf2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/sendmail/src/
H A Dqueue.c152 static int workcmpf2();
3062 qsort((char *) WorkList, wc, sizeof(*WorkList), workcmpf2);
3321 workcmpf2(a, b) in workcmpf2() function