Home
last modified time | relevance | path

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

/external/libkmsxx/utils/
Dkmsprint.cpp20 } s_opts; variable
28 if (s_opts.x_modeline) { in format_mode()
383 if (s_opts.print_props) { in print_as_list()
401 if (s_opts.print_props) in print_as_tree()
407 if (s_opts.print_props) in print_as_tree()
413 if (s_opts.print_props) in print_as_tree()
429 if (s_opts.print_props) in print_as_tree()
485 s_opts.print_list = true; in main()
488 s_opts.print_modes = true; in main()
491 s_opts.print_props = true; in main()
[all …]
/external/ltp/testcases/lib/
Dtst_net.sh643 local s_opts=
679 [ "$setup_srchost" = 1 ] && s_opts="${s_opts}-S $hostopt "
683 s_opts="${s_opts}-D $(tst_iface rhost) "
690 s_opts="${cs_opts}${s_opts}-R $s_replies -B $TST_TMPDIR"
691 tst_res_ TINFO "run server 'netstress $s_opts'"
692 tst_rhost_run -c "netstress $s_opts" > tst_netload.log 2>&1
/external/blktrace/btt/
Dbno_plot.py58 s_opts = 'hKv'
62 (opts, args) = getopt.getopt(in_args, s_opts, l_opts)
Dbtt_plot.py211 s_opts = 'ALo:t:T:v'
216 (opts, args) = getopt.getopt(args[1:], s_opts, l_opts)