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

/freebsd-9.3-release/contrib/nvi/vi/
H A Dvs_msg.c526 vs_ex_resolve(sp, continuep)
528 int *continuep;
537 *continuep = 0;
586 vs_wait(sp, continuep, wtype);
588 vs_scroll(sp, continuep, wtype);
589 if (*continuep)
761 vs_scroll(sp, continuep, wtype)
763 int *continuep;
789 vs_wait(sp, continuep, wtype);
797 vs_wait(sp, continuep, wtyp
[all...]
/freebsd-9.3-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1047 continuep () { function
2198 continuep || return 1
2239 continuep || return 1
2421 continuep < /dev/tty || return 1
2433 continuep < /dev/tty || return 1

Completed in 60 milliseconds