Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dvi.c2216 int new_phys; in sync_cursor() local
2223 new_phys = 0; in sync_cursor()
2267 new_phys = p; in sync_cursor()
2272 if( new_phys < vp->first_wind || new_phys >= vp->first_wind + w_size ) in sync_cursor()
2281 cursor(vp,new_phys); in sync_cursor()