Lines Matching defs:group
166 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 mark it to
2400 ** be run, select the work group it's in and
2444 int group;
2477 proc_list_drop(ret, status, &group);
2485 group, WTERMSIG(status));
2489 group, -1);
2495 group, (long) ret,
2510 group);
2511 mark_work_group_restart(group,
3718 /* reset group permissions; these can be set later */
3737 /* reset primary group id */
3743 ** and then use setgid() to finally drop all group privileges.