Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c119 int ocur_phys; /* old current physical position */ member
381 vp->ocur_phys = 0; in ed_viread()
1122 vp->ocur_phys = 0; in del_line()
1839 p = vp->ocur_phys; in refresh()
1875 if( first_w==vp->ofirst_wind && ncur_phys>=vp->ocur_phys && opflag==1 ) in refresh()
1877 p = vp->ocur_phys; in refresh()
1958 vp->ocur_phys = ncur_phys; in refresh()
2227 p = vp->ocur_phys + 1; in sync_cursor()
2283 vp->ocur_phys = cur_phys; in sync_cursor()