Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c2039 genchar tmpspace[MAXLINE]; in restore_v() local
2047 gencpy(tmpspace, vp->u_space); in restore_v()
2050 gencpy(virtual, tmpspace); in restore_v()
2052 last_virt = genlen(tmpspace) - 1; in restore_v()