Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/nvi/vi/
HDvi.h255 size_t busy_oldy; /* Saved y coordinate. */ member
HDvs_msg.c93 (void)gp->scr_cursor(sp, &vip->busy_oldy, &vip->busy_oldx); in vs_busy()
116 (void)gp->scr_move(sp, vip->busy_oldy, vip->busy_oldx); in vs_busy()