Searched refs:EVTYP_VT220MSG (Results 1 – 4 of 4) sorted by relevance
36 #define EVTYP_VT220MSG 0x1A macro51 #define EVTYP_VT220MSG_MASK SCLP_EVTYP_MASK(EVTYP_VT220MSG)
152 sccb->msg.header.type = EVTYP_VT220MSG; in sclp_early_print_vt220()
276 sccb->evbuf.type = EVTYP_VT220MSG; in sclp_vt220_initialize_page()
122 (evbuf->type == EVTYP_MSG || evbuf->type == EVTYP_VT220MSG)) in abbrev_len()
Completed in 12 milliseconds