Searched refs:NM_SORT_NAME (Results 1 – 1 of 1) sorted by relevance
517 NM_SORT_NAME = 0x0080, /* -n (sort by name) */ in cmd_nm() enumerator580 'n', MDB_OPT_SETBITS, NM_SORT_NAME, &optf, in cmd_nm()699 optf |= NM_SORT_NAME; /* use sorting path if only one symbol */ in cmd_nm()701 if (optf & (NM_SORT_NAME | NM_SORT_VALUE)) { in cmd_nm()771 if (optf & NM_SORT_NAME) in cmd_nm()784 if (optf & (NM_SORT_NAME | NM_SORT_VALUE)) { in cmd_nm()