HomeSort by relevance Sort by last modified time
    Searched defs:opt_x (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/smbios/
smbios.c 54 static int opt_x; variable
924 int hex = opt_x;
1168 opt_x++;
  /onnv/onnv-gate/usr/src/cmd/fm/fmtopo/common/
fmtopo.c 62 static int opt_x = 0; variable
1236 opt_x++;
1275 if (opt_x) {
  /onnv/onnv-gate/usr/src/cmd/mdb/sun4u/modules/unix/
unix.c 803 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) {
    [all...]

Completed in 240 milliseconds