Home
last modified time | relevance | path

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

/external/ltp/testcases/lib/
Dtest_net.sh320 local s_opts=
352 s_opts="${cs_opts}${s_opts}-R $s_replies -g $port"
354 tst_resm TINFO "run server 'netstress $s_opts'"
355 tst_rhost_run -s -b -c "netstress $s_opts"
/external/blktrace/btt/
Dbno_plot.py58 s_opts = 'hKv'
62 (opts, args) = getopt.getopt(in_args, s_opts, l_opts)
Dbtt_plot.py203 s_opts = 'ALo:t:T:v'
208 (opts, args) = getopt.getopt(args[1:], s_opts, l_opts)