Home | History | Annotate | Download | only in stressapptest

Lines Matching refs:target_os

649 target_os
2469 target_os=$*
2471 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac