Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c331 di_node_t node, di_prop_t (*nxtprop)());
1204 dump_prop_list(char *name, di_node_t node, di_prop_t (*nxtprop)()) in dump_prop_list() argument
1215 if ((next = nxtprop(node, DI_PROP_NIL)) == DI_PROP_NIL) in dump_prop_list()
1220 next = nxtprop(node, prop); in dump_prop_list()