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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_builtin.c44 static const struct topo_builtin _topo_builtins[] = { variable in typeref:struct:topo_builtin
63 for (bp = _topo_builtins; bp->bltin_name != NULL; bp++) {
112 for (bp = _topo_builtins; bp->bltin_name != NULL; bp++) {

Completed in 325 milliseconds