Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c128 genchar *u_space; /* used for u command */ member
387 vp->u_space = ubuf; in ed_viread()
727 real_u_space = vp->u_space; in cntlmode()
865 vp->u_space = tmp_u_space; in cntlmode()
868 vp->u_space = real_u_space; in cntlmode()
879 vp->u_space = tmp_u_space; in cntlmode()
882 vp->u_space = real_u_space; in cntlmode()
900 strcpy((char*)virtual,(char*)vp->u_space); in cntlmode()
902 ed_internal((char*)vp->u_space,vp->u_space); in cntlmode()
2047 gencpy(tmpspace, vp->u_space); in restore_v()
[all …]