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

/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_msg.c512 vs_ex_resolve(SCR *sp, int *continuep) argument
521 *continuep = 0;
570 vs_wait(sp, continuep, wtype);
572 vs_scroll(sp, continuep, wtype);
573 if (*continuep)
743 vs_scroll(SCR *sp, int *continuep, sw_t wtype) argument
768 vs_wait(sp, continuep, wtype);
776 vs_wait(SCR *sp, int *continuep, sw_t wtype) argument
814 if (continuep != NULL)
815 *continuep
[all...]
/freebsd-11-stable/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

Completed in 79 milliseconds