Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c123 genchar *u_space; /* used for u command */ member
382 vp->u_space = ubuf; in ed_viread()
726 real_u_space = vp->u_space; in cntlmode()
877 vp->u_space = tmp_u_space; in cntlmode()
880 vp->u_space = real_u_space; in cntlmode()
904 vp->u_space = tmp_u_space; in cntlmode()
907 vp->u_space = real_u_space; in cntlmode()
925 strcpy((char*)virtual,(char*)vp->u_space); in cntlmode()
927 ed_internal((char*)vp->u_space,vp->u_space); in cntlmode()
2142 gencpy(tmpspace, vp->u_space); in restore_v()
[all …]