Home
last modified time | relevance | path

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

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