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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_sig.c1507 struct killpg1_filtargs kfarg; local
1515 kfarg.posix = posix;
1516 kfarg.cp = cp;
1524 proc_iterate((PROC_ALLPROCLIST | PROC_ZOMBPROCLIST), killpg1_callback, &karg, killpg1_filt, (void *)&kfarg);

Completed in 70 milliseconds