Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nm.c518 NM_SORT_VALUE = 0x0100, /* -v (sort by value) */ in cmd_nm() enumerator
584 'v', MDB_OPT_SETBITS, NM_SORT_VALUE, &optf, in cmd_nm()
701 if (optf & (NM_SORT_NAME | NM_SORT_VALUE)) { in cmd_nm()
784 if (optf & (NM_SORT_NAME | NM_SORT_VALUE)) { in cmd_nm()