Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c195 static void restore_v(Vi_t*);
827 restore_v(vp); in cntlmode()
853 restore_v(vp); in cntlmode()
879 restore_v(vp); in cntlmode()
950 restore_v(vp); in cntlmode()
2131 static void restore_v(register Vi_t *vp) in restore_v() function