Home
last modified time | relevance | path

Searched refs:OTERM (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_data.c125 (unsigned char *)"term", 0, OTERM, 0, 0, termtype,
128 (unsigned char *)"ttytype", (unsigned char *)"tty", OTERM, 0, 0, termtype,
H A Dex_set.c311 case OTERM: in set()
324 if (op->otype == OTERM) { in set()
458 case OTERM: in propt()
H A Dex.h145 #define OTERM 3 macro