Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vops2.c943 vgetline(cnt, gcursor, aescaped, commch) in vgetline() argument
947 unsigned char commch;
1006 if (vglobp == 0 && Peekkey == 0 && commch != 'r')
1007 while ((ch = map(c, immacs, commch)) != c) {
1179 commch != 'r') {
H A Dex_vget.c509 map(c, maps, commch) in map() argument
512 unsigned char commch; /* indicate if in append/insert/replace mode */
616 switch (commch) {