Searched refs:kfarg (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Dkern_sig.c1508 struct killpg1_filtargs kfarg; local
1516 kfarg.posix = posix;
1517 kfarg.cp = cp;
1525 proc_iterate((PROC_ALLPROCLIST | PROC_ZOMBPROCLIST), killpg1_callback, &karg, killpg1_filt, (void *)&kfarg);

Completed in 20 milliseconds