/titanic_52/usr/src/lib/libbsm/common/ |
H A D | audit_reboot.c | 36 #define dprintf(x) { (void) printf x; } macro 38 #define dprintf(x) macro
|
H A D | audit_shutdown.c | 41 #define dprintf(x) { (void) printf x; } macro 43 #define dprintf(x) macro
|
H A D | audit_halt.c | 42 #define dprintf(x) { (void) printf x; } macro 44 #define dprintf(x) macro
|
H A D | audit_mountd.c | 45 #define dprintf(x) { (void) printf x; } macro 47 #define dprintf(x) macro
|
H A D | audit_kadmind.c | 46 #define dprintf(x) { (void) printf x; } macro 48 #define dprintf(x) macro
|
H A D | audit_krb5kdc.c | 42 #define dprintf(x) { (void) printf x; } macro 44 #define dprintf(x) macro
|
H A D | audit_rexecd.c | 44 #define dprintf(x) { (void) printf x; } macro 46 #define dprintf(x) macro
|
H A D | audit_rexd.c | 45 #define dprintf(x) { (void) printf x; } macro 47 #define dprintf(x) macro
|
/titanic_52/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfs_debug.h | 65 #define dprintf(...) \ macro 69 #define dprintf(...) ((void)0) macro
|
/titanic_52/usr/src/uts/common/gssapi/include/ |
H A D | gssapiP_dummy.h | 71 #define dprintf(a) printf(a) macro 76 #define dprintf(a) macro 99 #define dprintf(a) DUMMY_MECH_LOG0(8, a) macro
|
/titanic_52/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | misc.h | 47 #define dprintf(x) if (umem_debug_level) { \ macro
|
/titanic_52/usr/src/common/fs/ |
H A D | decompress.c | 53 #define dprintf if (cf_debug) prom_printf macro 55 #define dprintf if (cf_debug) prom_printf macro [all...] |
H A D | pcfs.c | 61 #define dprintf if (bootrd_debug) printf macro 64 #define dprintf if (bootrd_debug) kobj_printf macro 69 #define dprintf if (bootrd_debug) printf macro [all...] |
/titanic_52/usr/src/uts/i86pc/os/ |
H A D | biosdisk.c | 56 #define dprintf(fmt) \ macro 60 #define dprintf(fmt) macro [all...] |
/titanic_52/usr/src/stand/sys/ |
H A D | bootdebug.h | 53 #define dprintf if (boothowto & RB_DEBUG) printf macro
|
/titanic_52/usr/src/uts/common/io/ |
H A D | dma_engine.c | 65 #define dprintf(x) if (dmaedebug) prom_printf x macro 67 #define dprintf(x) macro [all...] |
H A D | i8237A.c | 69 #define dprintf(x) if (i8237debug) (void)prom_printf x macro 71 #define dprintf(x) macro [all...] |
/titanic_52/usr/src/psm/stand/boot/sparc/common/ |
H A D | bootops.c | 42 #define dprintf if (debug) printf macro [all...] |
H A D | inetboot.c | 56 #define dprintf if (debug) printf macro
|
/titanic_52/usr/src/stand/lib/sa/ |
H A D | standalloc.c | 41 #define dprintf if (resalloc_debug) printf macro
|
/titanic_52/usr/src/lib/libdtrace/common/ |
H A D | dlink_common.c | 61 dprintf(int debug, const char *fmt, ...) in dprintf() function
|
/titanic_52/usr/src/stand/lib/fs/nfs/ |
H A D | getdents3.c | 59 #define dprintf if (boothowto & RB_DEBUG) printf macro
|
H A D | pathname.c | 56 #define dprintf if (boothowto & RB_DEBUG) printf macro
|
H A D | lookup.c | 66 #define dprintf if (boothowto & RB_DEBUG) printf macro
|
H A D | getdents.c | 59 #define dprintf if (boothowto & RB_DEBUG) printf macro
|