Home
last modified time | relevance | path

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

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