Searched refs:pfind (Results 1 – 18 of 18) sorted by relevance
129 targetp = pfind(uap->pid);170 targetp = pfind(uap->pid);217 targetp = pfind(uap->pid);263 targetp = pfind(uap->pid);349 targetp = pfind(pid);
112 p = pfind(who); in kern_getpriority()202 p = pfind(who); in kern_setpriority()398 p = pfind(uap->pid); in sys_rtprio()
451 if ((p = pfind(uap->pid)) == NULL) in sys_thr_kill2()
169 p = pfind(uap->pid); in sys_getpgid()208 p = pfind(pid); in kern_getsid()398 if ((targp = pfind(uap->pid)) == NULL) { in sys_setpgid()
799 p = pfind(id); in kern_procctl()
650 if ((p = pfind(pid)) == NULL) { in kern_ptrace()
1035 p = pfind(uap->pid); in sys_ktrace()
464 pfind(pid_t pid) in pfind() function519 p = pfind(pid); in pget()
1188 rule->rr_subject.rs_proc = pfind(id); in rctl_string_to_rule()
905 if ((p = pfind(id)) == NULL) in cpuset_which()
423 p = pfind(kn->kn_id); in filt_procattach()
1167 proc = pfind(pgid); in fsetown()
450 if ((tp = pfind(udata.au_aupinfo.ap_pid)) == NULL) in sys_auditon()480 if ((tp = pfind(udata.au_aupinfo.ap_pid)) == NULL) { in sys_auditon()521 if ((tp = pfind(udata.au_aupinfo_addr.ap_pid)) == NULL) in sys_auditon()
263 p = pfind(((int *)msg->data)[0]); in ngt_rcvmsg()
345 if ((p = pfind(uap->pid)) == NULL) { in linux_ptrace()
101 tproc = pfind(uap->pid); in sys___mac_get_pid()
833 pfind(pid_t pid) in pfind() function
1028 struct proc *pfind(pid_t); /* Find process by id. */