/netbsd-src/sys/net80211/ |
H A D | ieee80211_var.h | 394 #define IEEE80211_DPRINTF(_ic, _m, _fmt, ...) do { \ argument 398 #define IEEE80211_NOTE(_ic, _m, _ni, _fmt, ...) do { \ argument 402 #define IEEE80211_NOTE_MAC(_ic, _m, _mac, _fmt, ...) do { \ argument 426 #define IEEE80211_DPRINTF(_ic, _m, _fmt, ...) argument 427 #define IEEE80211_NOTE(_ic, _m, _ni, _fmt, ...) argument 428 #define IEEE80211_NOTE_MAC(_ic, _m, _mac, _fmt, ...) argument
|
H A D | ieee80211_input.c | 105 #define IEEE80211_DISCARD(_ic, _m, _wh, _type, _fmt, ...) do { \ argument 109 #define IEEE80211_DISCARD_IE(_ic, _m, _wh, _type, _fmt, ...) do { \ argument 113 #define IEEE80211_DISCARD_MAC(_ic, _m, _mac, _type, _fmt, ...) do { \ argument 129 #define IEEE80211_DISCARD(_ic, _m, _wh, _type, _fmt, ...) argument 130 #define IEEE80211_DISCARD_IE(_ic, _m, _wh, _type, _fmt, ...) argument 131 #define IEEE80211_DISCARD_MAC(_ic, _m, _mac, _type, _fmt, ...) argument
|
/netbsd-src/sys/dev/ic/ |
H A D | athrate-onoe.c | 89 #define DPRINTF(sc, _fmt, ...) do { \ argument 94 #define DPRINTF(sc, _fmt, ...) argument
|
H A D | athrate-amrr.c | 85 #define DPRINTF(sc, _fmt, ...) do { \ argument 90 #define DPRINTF(sc, _fmt, ...) argument
|
H A D | athrate-sample.c | 88 #define DPRINTF(sc, _fmt, ...) do { \ argument 93 #define DPRINTF(sc, _fmt, ...) argument
|
/netbsd-src/sys/kern/ |
H A D | kern_pax.c | 80 #define PAX_DPRINTF(_fmt, args...) \ argument 84 #define PAX_DPRINTF(_fmt, args...) do {} while (/*CONSTCOND*/0) argument
|
/netbsd-src/sys/ufs/ffs/ |
H A D | ffs_vfsops.c | 130 #define DPRINTF(_fmt, args...) printf("%s: " _fmt "\n", __func__, ##args) argument 132 #define DPRINTF(_fmt, args...) do {} while (/*CONSTCOND*/0) argument
|
/netbsd-src/lib/libc/time/ |
H A D | strftime.c | 181 _fmt(const timezone_t sp, const char *format, const struct tm *t, char *pt, _fmt() function [all...] |
/netbsd-src/sys/net/ |
H A D | if_pppoe.c | 164 #define DPRINTF(_sc, _fmt, _arg...) pppoe_printf((_sc), (_fmt), ##_arg) argument 166 #define DPRINTF(_sc, _fmt, _arg...) __nothing argument
|
H A D | if_spppsubr.c | 323 #define SPPP_LOG(_sp, _lvl, _fmt, _args...) do { \ argument 329 #define SPPP_DLOG(_sp, _fmt, _args...) do { \ argument
|
/netbsd-src/sys/net/lagg/ |
H A D | if_laggproto.h | 276 #define LAGG_LOG(_sc, _lvl, _fmt, _arg...) do { \ argument
|
H A D | if_lagg.c | 214 #define LAGG_DPRINTF(_sc, _fmt, _args...) do { \ argument 220 #define LAGG_DPRINTF(_sc, _fmt, _args...) __nothing argument
|
/netbsd-src/sys/dev/pci/ |
H A D | virtio_pci.c | 64 #define VIRTIO_PCI_LOG(_sc, _use_log, _fmt, _args...) \ argument
|
H A D | if_iavf.c | 419 #define IAVF_LOG(_sc, _lvl, _fmt, _args...) \ argument
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/ |
H A D | libverify.c | 1672 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \ argument
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ |
H A D | ah_internal.h | 578 #define HALDEBUG(_ah, __m, _fmt, ...) argument
|
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | libverify.c | 2132 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \ argument
|