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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/others/
H A Dipkg51 local destre="`echo $1 | ipkg_protect_slashes`"
54 s/^/`echo $IPKG_OFFLINE_ROOT | ipkg_protect_slashes`/
203 ipkg_protect_slashes() { function
464 dest_sed="`echo $dest | ipkg_protect_slashes`"
475 dest_sed="`echo $dest | ipkg_protect_slashes`"
887 new_conffiles='Conffiles: '`echo $new_conffiles | ipkg_protect_slashes`
889 local sed_safe_offline_root="`echo ${IPKG_OFFLINE_ROOT} | ipkg_protect_slashes`"
890 local sed_safe_root="`echo $dest | sed -e "s/^${sed_safe_offline_root}//" | ipkg_protect_slashes`"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/others/
H A Dipkg51 local destre="`echo $1 | ipkg_protect_slashes`"
54 s/^/`echo $IPKG_OFFLINE_ROOT | ipkg_protect_slashes`/
203 ipkg_protect_slashes() { function
464 dest_sed="`echo $dest | ipkg_protect_slashes`"
475 dest_sed="`echo $dest | ipkg_protect_slashes`"
887 new_conffiles='Conffiles: '`echo $new_conffiles | ipkg_protect_slashes`
889 local sed_safe_offline_root="`echo ${IPKG_OFFLINE_ROOT} | ipkg_protect_slashes`"
890 local sed_safe_root="`echo $dest | sed -e "s/^${sed_safe_offline_root}//" | ipkg_protect_slashes`"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/others/
H A Dipkg51 local destre="`echo $1 | ipkg_protect_slashes`"
54 s/^/`echo $IPKG_OFFLINE_ROOT | ipkg_protect_slashes`/
203 ipkg_protect_slashes() { function
464 dest_sed="`echo $dest | ipkg_protect_slashes`"
475 dest_sed="`echo $dest | ipkg_protect_slashes`"
887 new_conffiles='Conffiles: '`echo $new_conffiles | ipkg_protect_slashes`
889 local sed_safe_offline_root="`echo ${IPKG_OFFLINE_ROOT} | ipkg_protect_slashes`"
890 local sed_safe_root="`echo $dest | sed -e "s/^${sed_safe_offline_root}//" | ipkg_protect_slashes`"

Completed in 170 milliseconds