Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c49 static char *tgt_scheme; variable
337 if (strncmp(tgt_scheme, scheme, 36) == 0) { in find_tree_root()
526 tgt_scheme = opt_s; in fmtopo()
528 tgt_scheme = def_scheme; in fmtopo()
552 "%s://:product-id=%s", tgt_scheme, product); in fmtopo()
563 tgt_scheme); in fmtopo()