Searched refs:ipkg_download (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/others/
H A Dipkg207 ipkg_download() { function
241 echo "ipkg_download: ERROR: Failed to retrieve $src, returning $err"
266 if ! ipkg_download $src/Packages $IPKG_LISTS_DIR/$src_name; then
697 if ! ipkg_download `ipkg_src_byname $src`/$filename $tmp_pkg_file; then
917 if ipkg_download $pkg $tmp_pkg_file; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/others/
H A Dipkg207 ipkg_download() { function
241 echo "ipkg_download: ERROR: Failed to retrieve $src, returning $err"
266 if ! ipkg_download $src/Packages $IPKG_LISTS_DIR/$src_name; then
697 if ! ipkg_download `ipkg_src_byname $src`/$filename $tmp_pkg_file; then
917 if ipkg_download $pkg $tmp_pkg_file; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/others/
H A Dipkg207 ipkg_download() { function
241 echo "ipkg_download: ERROR: Failed to retrieve $src, returning $err"
266 if ! ipkg_download $src/Packages $IPKG_LISTS_DIR/$src_name; then
697 if ! ipkg_download `ipkg_src_byname $src`/$filename $tmp_pkg_file; then
917 if ipkg_download $pkg $tmp_pkg_file; then

Completed in 72 milliseconds