Searched defs:PGMEMBERS_FOREACH (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.41.9/bsd/sys/ | ||
| H A D | proc_internal.h | 957 #define PGMEMBERS_FOREACH(group, var) \ macro |
| /xnu-8792.41.9/bsd/kern/ | ||
| H A D | kern_proc.c | 3901 PGMEMBERS_FOREACH(pgrp, p) { in PGMEMBERS_FOREACH() function |