Searched refs:opt_x (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl608 if ($opt_x) {
610 push(@dtrace_argv, $opt_x);
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh69 opt_x=false
334 $opt_x && rm -rf $simroot
/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c803 uint_t opt_x = FALSE; local
808 'x', MDB_OPT_SETBITS, TRUE, &opt_x, NULL) != argc)
824 if (opt_x) {
1093 uint_t opt_x = FALSE; local
1098 'x', MDB_OPT_SETBITS, TRUE, &opt_x, NULL) != argc)
1114 if (opt_x) {
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c63 static int opt_x = 0; variable
1238 opt_x++;
1280 if (opt_x) {
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c56 static int opt_x; variable
1057 int hex = opt_x;
1309 opt_x++;

Completed in 84 milliseconds