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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c137 topo_debug_set(topo_hdl_t *thp, const char *dbmode, const char *dout) argument
143 value = (char *)dbmode;
145 for (end = (char *)dbmode; *end != '\0'; value = next) {

Completed in 57 milliseconds