Searched refs:OTERM (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_data.c | 127 (unsigned char *)"term", 0, OTERM, 0, 0, termtype, 130 (unsigned char *)"ttytype", (unsigned char *)"tty", OTERM, 0, 0, termtype,
|
H A D | ex_set.c | 311 case OTERM: in set() 324 if (op->otype == OTERM) { in set() 458 case OTERM: in propt()
|
H A D | ex.h | 145 #define OTERM 3 macro
|