Home
last modified time | relevance | path

Searched refs:img (Results 1 – 2 of 2) sorted by relevance

/scripts/
Dextract-vmlinux30 for pos in `tr "$1\n$2" "\n$2=" < "$img" | grep -abo "^$2"`
33 tail -c+$pos "$img" | $3 > $tmp 2> /dev/null
40 img=$1
52 check_vmlinux $img
Dextract-ikconfig33 for pos in `tr "$1\n$2" "\n$2=" < "$img" | grep -abo "^$2"`
36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null
43 img=$1
56 dump_config "$img"