Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_core.h61 struct corehdr { struct
62 short th_opcode; /* packet type */
63 union {
67 } th_u;
68 char th_data[0]; /* data or error string */