HomeSort by relevance Sort by last modified time
    Searched refs:s_opts (Results 1 - 3 of 3) sorted by null

  /external/blktrace/btt/
bno_plot.py 58 s_opts = 'hKv'
62 (opts, args) = getopt.getopt(in_args, s_opts, l_opts)
btt_plot.py 203 s_opts = 'ALo:t:T:v'
208 (opts, args) = getopt.getopt(args[1:], s_opts, l_opts)
  /external/ltp/testcases/lib/
test_net.sh 416 local s_opts=
445 [ "$setup_srchost" = 1 ] && s_opts="${s_opts}-S $hostopt "
459 s_opts="${cs_opts}${s_opts}-R $s_replies -g $port"
461 tst_resm TINFO "run server 'netstress $s_opts'"
462 tst_rhost_run -s -B -c "netstress $s_opts"

Completed in 115 milliseconds