HomeSort by: relevance | last modified time | path
    Searched defs:_ptrace_state (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/sys/
siginfo.h 94 } _ptrace_state; member in union:__ksiginfo32::__anon01db8f81010a
  /src/sys/sys/
siginfo.h 94 } _ptrace_state; member in union:_ksiginfo::__anon33f44b6e010a
178 #define si_pe_report_event _info._reason._ptrace_state._pe_report_event
179 #define si_pe_other_pid _info._reason._ptrace_state._option._pe_other_pid
180 #define si_pe_lwp _info._reason._ptrace_state._option._pe_lwp
208 #define ksi_pe_report_event ksi_info._reason._ptrace_state._pe_report_event
209 #define ksi_pe_other_pid ksi_info._reason._ptrace_state._option._pe_other_pid
210 #define ksi_pe_lwp ksi_info._reason._ptrace_state._option._pe_lwp

Completed in 93 milliseconds