Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c455 #define E_SEARCH_VALUE 0x08 macro
495 } else if (flags & E_SEARCH_VALUE) { in enum_cb()
602 info.e_flags |= E_SEARCH_VALUE; in cmd_enum()
610 info.e_flags |= E_SEARCH_VALUE; in cmd_enum()
614 if (info.e_flags & E_SEARCH_VALUE) { in cmd_enum()
634 if ((info.e_flags & E_SEARCH_VALUE) && isp2) { in cmd_enum()
650 (info.e_flags & (E_SEARCH_STRING | E_SEARCH_VALUE)) != 0) { in cmd_enum()