Searched defs:dic_depth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c223 #define dic_depth dic_node.din_depth macro
250 dic->dic_depth = (*(int *)wsp->walk_arg - 1);
253 dic->dic_depth = 0;
291 dic->dic_depth++;
303 dic->dic_depth--;

Completed in 63 milliseconds