Searched refs:ksi_uid (Results 1 – 4 of 4) sorted by relevance
401 ksi.ksi_uid = td->td_ucred->cr_ruid; in sys_thr_kill()449 ksi.ksi_uid = td->td_ucred->cr_ruid; in sys_thr_kill2()
302 ksi.ksi_uid = td->td_ucred->cr_ruid; in reap_kill()
1816 ksi.ksi_uid = td->td_ucred->cr_ruid; in kern_kill()1884 ksi.ksi_uid = td->td_ucred->cr_ruid; in okillpg()1932 ksi.ksi_uid = td->td_ucred->cr_ruid; in kern_sigqueue()3336 p->p_ksi->ksi_uid = p->p_ucred->cr_ruid; in sigparent()
226 #define ksi_uid ksi_info.si_uid macro