Searched refs:EVTYP_VT220MSG (Results 1 – 4 of 4) sorted by relevance
33 #define EVTYP_VT220MSG 0x1A macro48 #define EVTYP_VT220MSG_MASK SCLP_EVTYP_MASK(EVTYP_VT220MSG)
150 sccb->msg.header.type = EVTYP_VT220MSG; in sclp_early_print_vt220()
277 sccb->evbuf.type = EVTYP_VT220MSG; in sclp_vt220_initialize_page()
121 (evbuf->type == EVTYP_MSG || evbuf->type == EVTYP_VT220MSG)) in abbrev_len()
Completed in 9 milliseconds