Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/lpr/lpc/
H A Dcmds.c85 static int sortq(const struct dirent **a, const struct dirent **b);
500 sortq(const struct dirent **a, const struct dirent **b) in sortq() function
690 nitems = scandir(pp->spool_dir, &queue, doselect, sortq); in clean_q()
/freebsd-13.1/contrib/sendmail/src/
H A Dqueue.c131 static int sortq __P((int));
2170 njobs = sortq(Queue[qgrp]->qg_maxlist);
2986 sortq(max) in sortq() function
4928 (void) sortq(Queue[qgrp]->qg_maxlist);