Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/nvi/vi/
H A Dvs_msg.c512 vs_ex_resolve(SCR *sp, int *continuep) in vs_ex_resolve() argument
521 *continuep = 0; in vs_ex_resolve()
570 vs_wait(sp, continuep, wtype); in vs_ex_resolve()
572 vs_scroll(sp, continuep, wtype); in vs_ex_resolve()
573 if (*continuep) in vs_ex_resolve()
768 vs_wait(sp, continuep, wtype); in vs_scroll()
776 vs_wait(SCR *sp, int *continuep, sw_t wtype) in vs_wait() argument
814 if (continuep != NULL) in vs_wait()
815 *continuep = 0; in vs_wait()
834 if (ev.e_c == ':' && continuep != NULL) in vs_wait()
[all …]
/freebsd-12.1/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1125 continuep () { function
2274 continuep || return 1
2315 continuep || return 1
2497 continuep < /dev/tty || return 1
2509 continuep < /dev/tty || return 1