Searched refs:uu_dprintf (Results 1 - 11 of 11) sorted by relevance
/osnet-11/usr/src/lib/libpower/common/ |
H A D | pm_suspend.c | 232 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 270 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 278 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 287 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 296 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 305 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 319 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 329 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 348 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 353 uu_dprintf(pm_lo [all...] |
H A D | pm_kernel.c | 80 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 89 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 258 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 264 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 283 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 287 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 303 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 307 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 322 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 326 uu_dprintf(pm_lo [all...] |
H A D | libpower_subr.c | 123 uu_dprintf(pm_log, UU_DPRINTF_NOTICE, 274 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s invalid argument\n", 288 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 309 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 323 uu_dprintf(pm_log, UU_DPRINTF_NOTICE, 349 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 365 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s exiting with %d (%s)\n", 386 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s invalid argument\n", 402 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 405 uu_dprintf(pm_lo [all...] |
H A D | pm_smf.c | 108 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s SCF error %d (%s)\n", 138 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 147 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 209 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s SCF error %d (%s)\n", 242 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 293 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 319 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 328 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 403 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s SCF error %d (%s)\n", 429 uu_dprintf(pm_lo [all...] |
H A D | libpower.c | 73 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "debug log created\n"); 133 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s invalid argument\n", 144 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 182 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s invalid argument\n", 214 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s refreshing %s\n", 227 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, 235 uu_dprintf(pm_log, UU_DPRINTF_DEBUG, "%s returning %d errno %d\n",
|
/osnet-11/usr/src/lib/libpower/i386/ |
H A D | pm_se.c | 92 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 99 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 107 uu_dprintf(pm_log, UU_DPRINTF_FATAL, 126 uu_dprintf(pm_log, UU_DPRINTF_NOTICE, 142 uu_dprintf(pm_log, UU_DPRINTF_NOTICE,
|
/osnet-11/usr/src/lib/libuutil/ |
H A D | Makefile | 50 common/uu_dprintf.c \
|
H A D | Makefile.com | 32 uu_dprintf.o \ 55 ../common/uu_dprintf.c \
|
/osnet-11/usr/src/lib/libuutil/common/ |
H A D | uu_dprintf.c | 97 uu_dprintf(uu_dprintf_t *D, uu_dprintf_severity_t severity, function
|
H A D | libuutil.h | 117 typedef struct uu_dprintf uu_dprintf_t; 131 extern void uu_dprintf(uu_dprintf_t *, uu_dprintf_severity_t,
|
H A D | libuutil_impl.h | 45 struct uu_dprintf { struct
|
Completed in 48 milliseconds