Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c231 #define dic_depth dic_node.din_depth macro
258 dic->dic_depth = (*(int *)wsp->walk_arg - 1); in devinfo_children_walk_init()
261 dic->dic_depth = 0; in devinfo_children_walk_init()
299 dic->dic_depth++; in devinfo_children_walk_step()
311 dic->dic_depth--; in devinfo_children_walk_step()