Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c366 cur_phys = i + 1; in ed_viread()
534 cur_phys = 0; in ed_viread()
580 cur_phys = vp->first_wind; in ed_viread()
1092 cur_phys = ed_setcursor(vp->ed, physical, cur_phys,x,vp->first_wind); in cursor()
1167 cur_phys = 0; in del_line()
2022 cur_phys = w + first_w; in refresh()
2043 ++cur_phys; in refresh()
2046 ++cur_phys; in refresh()
2107 physical[cur_phys] = c; in replace()
2113 ++cur_phys; in replace()
[all …]