Searched defs:opt_x (Results 1 - 3 of 3) sorted by relevance

/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/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/smbios/
H A Dsmbios.c56 static int opt_x; variable
1057 int hex = opt_x;
1309 opt_x++;

Completed in 1250 milliseconds