Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph.c117 static const topo_method_t digraph_root_methods[] = { variable
199 if (topo_method_register(mod, tn, digraph_root_methods) != 0) { in topo_digraph_new()