Searched defs:group (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dmain.c166 int qgrp = NOQGRP; /* queue group to process */
180 char *queuegroup = NULL; /* queue group to process */
320 /* save initial group set for future checks */
331 /* drop group id privileges (RunAsUser not yet set) */
1011 case 'G': /* Limit by queue group name */
1942 usrerr("Queue group %s unknown", queuegroup);
1979 /* Selecting a particular queue group to run */
2222 ** To run a specific queue group mark it to
2223 ** be run, select the work group it's in and
2399 ** To run a specific queue group mar
2444 int group; local
[all...]

Completed in 15 milliseconds