Searched refs:_pe_other_pid (Results 1 – 5 of 5) sorted by relevance
91 pid_t _pe_other_pid; member179 #define si_pe_other_pid _info._reason._ptrace_state._option._pe_other_pid209 #define ksi_pe_other_pid ksi_info._reason._ptrace_state._option._pe_other_pid
119 pid_t _pe_other_pid; member124 #define pe_other_pid _option._pe_other_pid
310 CTASSERT(sizeof(si->_reason._ptrace_state._option._pe_other_pid) == in netbsd32_ksi32_to_ksi()312 si->_reason._ptrace_state._option._pe_other_pid = in netbsd32_ksi32_to_ksi()313 si32->_reason._ptrace_state._option._pe_other_pid; in netbsd32_ksi32_to_ksi()400 CTASSERT(sizeof(si32->_reason._ptrace_state._option._pe_other_pid) == in netbsd32_ksi_to_ksi32()402 si32->_reason._ptrace_state._option._pe_other_pid = in netbsd32_ksi_to_ksi32()403 si->_reason._ptrace_state._option._pe_other_pid; in netbsd32_ksi_to_ksi32()
91 pid_t _pe_other_pid; member
685 KASSERT(si->_reason._ptrace_state._option._pe_other_pid > 0); in ptrace_get_process_state()691 si->_reason._ptrace_state._option._pe_other_pid; in ptrace_get_process_state()