Home
last modified time | relevance | path

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

/linux/scripts/
H A Ddecodecode37 xdump="$(echo $i | grep '^[[:xdigit:]<>[:space:]]\+$')"
38 if [ -n "$xdump" ]; then
39 code="$code $xdump"