Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dqueue.c154 static int workcmpf4();
3078 qsort((char *) WorkList, wc, sizeof(*WorkList), workcmpf4);
3384 workcmpf4(a, b) in workcmpf4() function