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

  /onnv/onnv-gate/usr/src/cmd/fm/fmtopo/common/
fmtopo.c 55 static int opt_b = 0; variable
984 flag = opt_b != 0 ? TOPO_WALK_SIBLING : TOPO_WALK_CHILD;
1200 opt_b++;
1276 if (opt_b) {
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/sdbc/
sdbc.c 46 #define OPT_B_SELECTED (opt_b != MDB_BLKNUM)
1629 uintptr_t opt_b = MDB_BLKNUM; \/* block num *\/ local
2767 uintptr_t opt_b = MDB_BLKNUM; \/* fba pos match *\/ local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/
mdb_cmds.c 1924 uint_t opt_b = FALSE; \/* Address & symbols off by default *\/ local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/zfs/
zfs.c 693 uint_t opt_b = FALSE; local
724 'b', MDB_OPT_SETBITS, TRUE, &opt_b,
731 if (!opt_b && !shift)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
kmem.c 2693 uint_t opt_b = FALSE; local
    [all...]

Completed in 360 milliseconds