Searched refs:ch_name (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Dsysevent.d.in49 ec_name = (bind ? stringof(bind->bd_channel->ch_name) : NULL);
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay.c506 char *ch_name = NULL; local
515 ch_name = topo_mod_strdup(mod, (const char *)bayp->ch_prod);
525 if (bay_xch_auth(mod, auth, ch_name, ch_name, ch_part, ch_serial,
550 if (bay_xch_props(mod, *tnode, ch_name, ch_name, ch_part, ch_serial,
585 topo_mod_strfree(mod, ch_name);

Completed in 294 milliseconds