Searched refs:SI_OD (Results 1 – 3 of 3) sorted by relevance
264 case SI_OD: /* si-od 0x55 'U' */ in input_typ()359 if(han_buf[4] == SI_OD){395 case SI_OD:418 if(han_buf[4] == SI_OD){424 case SI_OD:425 if(han_buf[4] == SI_OD){
126 AddChar(SI_OD, st); in echo_conso()156 AddChar(SI_OD, st); in echo_conso()176 AddChar(SI_OD, st); in echo_conso()
36 #define SI_OD 0x55 /* si-od 'U' */ macro