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

/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c48 static char *tgt_scheme; variable
336 if (strncmp(tgt_scheme, scheme, 36) == 0) {
525 tgt_scheme = opt_s;
527 tgt_scheme = def_scheme;
551 "%s://:product-id=%s", tgt_scheme, product);
562 tgt_scheme);

Completed in 58 milliseconds