Searched defs:textmod (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dvi.c205 static int textmod(Vi_t*,int,int);
774 i = textmod(vp,c, c);
778 i = textmod(vp,c, 0);
2298 static int textmod(register Vi_t *vp,register int c, int mode) function

Completed in 48 milliseconds