Searched refs:gatherq (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dqueue.c130 static int gatherq __P((int, int, bool, bool *, bool *, int *));
607 ** they are required by gatherq.
2151 (void) gatherq(qgrp, qdir, false, &full, &more, &h);
2405 ** and over but gatherq() may ignore entries due to
2518 gatherq(qgrp, qdir, doall, full, more, pnentries) function
2549 sm_dprintf("gatherq: %s\n", qd);
2595 syserr("gatherq: cannot open \"%s\"",
2616 sm_dprintf("gatherq: checking %s..", d->d_name);
2638 "gatherq: %s too long, %d max characters\n",
2642 "gatherq
[all...]

Completed in 110 milliseconds