Searched defs:gatherq (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | queue.c | 137 static int gatherq __P((int, int, bool, bool *, bool *, int *)); 606 ** they are required by gatherq. 2109 (void) gatherq(qgrp, qdir, false, &full, &more, &h); 2363 ** and over but gatherq() may ignore entries due to 2476 gatherq(qgrp, qdir, doall, full, more, pnentries) function 2507 sm_dprintf("gatherq:\n"); 2553 syserr("gatherq: cannot open \"%s\"", 2574 sm_dprintf("gatherq: checking %s..", d->d_name); 2596 "gatherq: %s too long, %d max characters\n", 2600 "gatherq [all...] |
Completed in 78 milliseconds