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

/freebsd-11-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh898 fetch_run() { function
1080 # interactively, then run fetch_check_params and fetch_run
1089 fetch_run || exit 1
1101 if ! fetch_run >> ${TMPFILE}; then
/freebsd-11-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh2111 fetch_run () { function
3299 # interactively, then run fetch_check_params and fetch_run
3308 fetch_run || exit 1
3321 if ! fetch_run >> ${TMPFILE} ||

Completed in 176 milliseconds