Searched refs:gatherq (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | queue.c | 137 static int gatherq __P((int, int, bool, bool *, bool *, int *)); 2109 (void) gatherq(qgrp, qdir, false, &full, &more, &h); 2476 gatherq(qgrp, qdir, doall, full, more, pnentries) in gatherq() function 4857 nrequests = gatherq(qgrp, qdir, true, NULL, NULL, NULL); 8864 nrequests = gatherq(qgrp, qdir, true, NULL, NULL, NULL);
|