Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dqueue.c159 static int workcmpf7();
3078 qsort((char *) WorkList, wc, sizeof(*WorkList), workcmpf7);
3423 workcmpf7(a, b) in workcmpf7() function