Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c2312 int new_phys; in sync_cursor() local
2319 new_phys = 0; in sync_cursor()
2363 new_phys = p; in sync_cursor()
2368 if( new_phys < vp->first_wind || new_phys >= vp->first_wind + w_size ) in sync_cursor()
2377 cursor(vp,new_phys); in sync_cursor()