Searched refs:continuep (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/nvi/vi/ |
| D | vs_msg.c | 526 vs_ex_resolve(sp, continuep) in vs_ex_resolve() argument 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) in vs_scroll() argument 763 int *continuep; 789 vs_wait(sp, continuep, wtype); 797 vs_wait(sp, continuep, wtype) in vs_wait() argument [all …]
|
| /freebsd-9-stable/usr.sbin/freebsd-update/ |
| D | freebsd-update.sh | 1047 continuep () { function 2198 continuep || return 1 2239 continuep || return 1 2421 continuep < /dev/tty || return 1 2433 continuep < /dev/tty || return 1
|