Searched refs:img (Results 1 – 2 of 2) sorted by relevance
29 for pos in `tr "$1\n$2" "\n$2=" < "$img" | grep -abo "^$2"`32 tail -c+$pos "$img" | $3 > $tmp 2> /dev/null39 img=$160 check_vmlinux $img
33 for pos in `tr "$1\n$2" "\n$2=" < "$img" | grep -abo "^$2"`36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null43 img=$156 dump_config "$img"
Completed in 3 milliseconds