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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dqueue.c137 static int gatherq __P((int, int, bool, bool *, bool *, int *));
606 ** they are required by gatherq.
2108 (void) gatherq(qgrp, qdir, false, &full, &more, &h);
2362 ** and over but gatherq() may ignore entries due to
2475 gatherq(qgrp, qdir, doall, full, more, pnentries) function
2506 sm_dprintf("gatherq:\n");
2552 syserr("gatherq: cannot open \"%s\"",
2573 sm_dprintf("gatherq: checking %s..", d->d_name);
2595 "gatherq: %s too long, %d max characters\n",
2599 "gatherq
[all...]

Completed in 21 milliseconds