/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 | strlog.h | 120 __KPRINTFLIKE(5);
|
H A D | kobj_lex.h | 99 __KPRINTFLIKE(3);
|
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 | mac_impl.h | 687 __KPRINTFLIKE(2); 691 __KPRINTFLIKE(2);
|
H A D | cpr.h | 659 extern void cpr_err(int, const char *, ...) __KPRINTFLIKE(2);
|
/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 | 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/common/sys/dktp/ |
H A D | gda.h | 43 __KPRINTFLIKE(4);
|
/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 | 990 extern void i40e_error(i40e_t *, const char *, ...) __KPRINTFLIKE(2); 992 extern void i40e_notice(i40e_t *, const char *, ...) __KPRINTFLIKE(2); 994 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 | 922 extern void xhci_log(xhci_t *xhcip, const char *fmt, ...) __KPRINTFLIKE(2); 923 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);
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_subr.h | 62 __KPRINTFLIKE(3);
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 88 static void nd_log(const char *, ...) __KPRINTFLIKE(1);
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs_log.h | 656 __KPRINTFLIKE(2);
|