Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/lpc/
H A Dcmds.c71 static int sortq(const struct dirent **a, const struct dirent **b);
486 sortq(const struct dirent **a, const struct dirent **b) in sortq() function
672 nitems = scandir(pp->spool_dir, &queue, doselect, sortq); in clean_q()
/freebsd/contrib/sendmail/src/
H A Dqueue.c139 static int sortq __P((int));
2207 njobs = sortq(Queue[qgrp]->qg_maxlist);
3026 sortq(max) in sortq() function
4993 (void) sortq(Queue[qgrp]->qg_maxlist);