/illumos-gate/usr/src/uts/common/sys/ |
H A D | cmn_err.h | 59 __KPRINTFLIKE(2); 65 __KPRINTFLIKE(3); 75 __KPRINTFLIKE(3); 79 __KPRINTFLIKE(1); 86 __KPRINTFLIKE(2); 93 __KPRINTFLIKE(1); 100 __KPRINTFLIKE(3); 105 __KPRINTFLIKE(2); 111 __KPRINTFLIKE(1) __NORETURN;
|
H A D | console.h | 73 extern void console_printf(const char *, ...) __KPRINTFLIKE(1);
|
H A D | kobj_lex.h | 99 __KPRINTFLIKE(3);
|
H A D | strlog.h | 120 __KPRINTFLIKE(5);
|
H A D | ccompile.h | 151 #define __KPRINTFLIKE(__n) __sun_attr__((__KPRINTFLIKE__(__n))) macro
|
H A D | kobj_impl.h | 189 extern void (*_kobj_printf)(void *, const char *fmt, ...) __KPRINTFLIKE(2);
|
H A D | kobj.h | 215 extern void kobj_printf(char *, ...) __KPRINTFLIKE(1);
|
/illumos-gate/usr/src/lib/libfakekernel/common/sys/ |
H A D | cmn_err.h | 62 __KPRINTFLIKE(2); 69 __KPRINTFLIKE(3); 73 __KPRINTFLIKE(1) __NORETURN; 80 __KPRINTFLIKE(2);
|
/illumos-gate/usr/src/uts/i86pc/dboot/ |
H A D | dboot_printf.h | 39 __KPRINTFLIKE(1); 46 __KPRINTFLIKE(1) __NORETURN;
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | mi.h | 99 __KPRINTFLIKE(2); 102 __KPRINTFLIKE(2); 122 __KPRINTFLIKE(2); 130 char *fmt, ...) __KPRINTFLIKE(4);
|
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | bootconf.h | 238 __KPRINTFLIKE(2); 243 __KPRINTFLIKE(1) __NORETURN;
|
H A D | promif.h | 175 __KPRINTFLIKE(1); 182 __KPRINTFLIKE(2);
|
H A D | hypervisor.h | 98 extern void xen_printf(const char *, ...) __KPRINTFLIKE(1);
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | autofs.h | 276 __KPRINTFLIKE(4); 279 __KPRINTFLIKE(2);
|
H A D | ufs_panic.h | 143 int ufs_fault(vnode_t *, char *fmt, ...) __KPRINTFLIKE(2);
|
/illumos-gate/usr/src/uts/sun/sys/ |
H A D | promif.h | 270 __KPRINTFLIKE(1); 278 __KPRINTFLIKE(2);
|
/illumos-gate/usr/src/uts/common/sys/dktp/ |
H A D | gda.h | 43 __KPRINTFLIKE(4);
|
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd_debug.h | 36 extern void ghd_err(const char *fmt, ...) __KPRINTFLIKE(1);
|
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_debug.h | 36 extern void ghd_err(const char *fmt, ...) __KPRINTFLIKE(1);
|
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena.h | 858 extern void ena_err(const ena_t *, const char *, ...) __KPRINTFLIKE(2); 859 extern void ena_dbg(const ena_t *, const char *, ...) __KPRINTFLIKE(2); 860 extern void ena_panic(const ena_t *, const char *, ...) __KPRINTFLIKE(2);
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_sw.h | 989 extern void i40e_error(i40e_t *, const char *, ...) __KPRINTFLIKE(2); 991 extern void i40e_notice(i40e_t *, const char *, ...) __KPRINTFLIKE(2); 993 extern void i40e_log(i40e_t *, const char *, ...) __KPRINTFLIKE(2);
|
/illumos-gate/usr/src/uts/common/sys/scsi/impl/ |
H A D | services.h | 89 uint_t level, const char *fmt, ...) __KPRINTFLIKE(4);
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/ |
H A D | xhci.h | 924 extern void xhci_log(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2); 925 extern void xhci_error(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2);
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | str_conf.c | 87 static void fmodsw_dprintf(uint_t flag, const char *fmt, ...) __KPRINTFLIKE(2);
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
H A D | pmcs_proto.h | 63 const char *, ...) __KPRINTFLIKE(5);
|