Home
last modified time | relevance | path

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

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