Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.c272 unsigned char surmapto[30]; variable
280 strcpy(surmapto, "\33");
281 strcat(surmapto, mapto);
283 strcpy(p, surmapto);
284 freespace += strlen(surmapto) + 1;