Searched refs:gatherq (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | queue.c | 138 static int gatherq __P((int, int, bool, bool *, bool *, int *)); 2188 (void) gatherq(qgrp, qdir, false, &full, &more, &h); 2554 gatherq(qgrp, qdir, doall, full, more, pnentries) in gatherq() function 4992 nrequests = gatherq(qgrp, qdir, true, NULL, NULL, NULL); 9139 nrequests = gatherq(qgrp, qdir, true, NULL, NULL, NULL);
|