Searched refs:VT_MSG_OPCODE (Results 1 – 1 of 1) sorted by relevance
159 #define VT_MSG_OPCODE(mp) (*((mp)->b_rptr + 3)) macro535 switch (VT_MSG_OPCODE(mp)) { in vt_check_hotkeys()