Home
last modified time | relevance | path

Searched defs:corehdr (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/osfmk/kdp/
H A Dkdp_core.h59 struct corehdr { struct
60 short th_opcode; /* packet type */
61 union {
65 } th_u;
66 char th_data[0]; /* data or error string */