Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c456 #define E_SEARCH_VALUE 0x08 macro
496 } else if (flags & E_SEARCH_VALUE) { in enum_cb()
603 info.e_flags |= E_SEARCH_VALUE; in cmd_enum()
611 info.e_flags |= E_SEARCH_VALUE; in cmd_enum()
615 if (info.e_flags & E_SEARCH_VALUE) { in cmd_enum()
635 if ((info.e_flags & E_SEARCH_VALUE) && isp2) { in cmd_enum()
651 (info.e_flags & (E_SEARCH_STRING | E_SEARCH_VALUE)) != 0) { in cmd_enum()