Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/nvi/vi/
H A Dvs_msg.c511 vs_ex_resolve(SCR *sp, int *continuep) in vs_ex_resolve() argument
520 *continuep = 0; in vs_ex_resolve()
569 vs_wait(sp, continuep, wtype); in vs_ex_resolve()
571 vs_scroll(sp, continuep, wtype); in vs_ex_resolve()
572 if (*continuep) in vs_ex_resolve()
767 vs_wait(sp, continuep, wtype); in vs_scroll()
775 vs_wait(SCR *sp, int *continuep, sw_t wtype) in vs_wait() argument
813 if (continuep != NULL) in vs_wait()
814 *continuep = 0; in vs_wait()
833 if (ev.e_c == ':' && continuep != NULL) in vs_wait()
[all …]
/freebsd-14.2/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1202 continuep () { function
2353 continuep || return 1
2394 continuep || return 1
2594 continuep < /dev/tty || return 1
2606 continuep < /dev/tty || return 1