Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.h128 extern void topo_vdprintf(topo_hdl_t *, const char *, const char *,
H A Dtopo_subr.c177 topo_vdprintf(topo_hdl_t *thp, const char *mod, const char *format, va_list ap) in topo_vdprintf() function
217 topo_vdprintf(thp, NULL, format, ap); in topo_dprintf()
H A Dtopo_mod.c768 topo_vdprintf(mod->tm_hdl, (const char *)mod->tm_name, format, alist); in topo_mod_dprintf()