Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dqueue.c157 static int workcmpf6();
3068 qsort((char *) WorkList, wc, sizeof(*WorkList), workcmpf6);
3394 workcmpf6(a, b) in workcmpf6() function