proc_iterate
error = proc_iterate(sysctl_kern_proc_iterate, &iterarg);
int proc_iterate(int (*cb)(struct proc *, void *), void *cbarg);