Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/klmmod/
H A Dklmmod.c671 #define NLM_LIST_DEPTH_DEFAULT 3 /* default: show all */ macro
706 uintptr_t depth = NLM_LIST_DEPTH_DEFAULT; in nlm_list_dcmd()