Home
last modified time | relevance | path

Searched defs:_fmt (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/net80211/
H A Dieee80211_var.h394 #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 Dieee80211_input.c105 #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 Dathrate-onoe.c89 #define DPRINTF(sc, _fmt, ...) do { \ argument
94 #define DPRINTF(sc, _fmt, ...) argument
H A Dathrate-amrr.c85 #define DPRINTF(sc, _fmt, ...) do { \ argument
90 #define DPRINTF(sc, _fmt, ...) argument
H A Dathrate-sample.c88 #define DPRINTF(sc, _fmt, ...) do { \ argument
93 #define DPRINTF(sc, _fmt, ...) argument
/netbsd-src/sys/kern/
H A Dkern_pax.c80 #define PAX_DPRINTF(_fmt, args...) \ argument
84 #define PAX_DPRINTF(_fmt, args...) do {} while (/*CONSTCOND*/0) argument
/netbsd-src/sys/ufs/ffs/
H A Dffs_vfsops.c130 #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 Dstrftime.c181 _fmt(const timezone_t sp, const char *format, const struct tm *t, char *pt, _fmt() function
[all...]
/netbsd-src/sys/net/
H A Dif_pppoe.c164 #define DPRINTF(_sc, _fmt, _arg...) pppoe_printf((_sc), (_fmt), ##_arg) argument
166 #define DPRINTF(_sc, _fmt, _arg...) __nothing argument
H A Dif_spppsubr.c323 #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 Dif_laggproto.h276 #define LAGG_LOG(_sc, _lvl, _fmt, _arg...) do { \ argument
H A Dif_lagg.c214 #define LAGG_DPRINTF(_sc, _fmt, _args...) do { \ argument
220 #define LAGG_DPRINTF(_sc, _fmt, _args...) __nothing argument
/netbsd-src/sys/dev/pci/
H A Dvirtio_pci.c64 #define VIRTIO_PCI_LOG(_sc, _use_log, _fmt, _args...) \ argument
H A Dif_iavf.c419 #define IAVF_LOG(_sc, _lvl, _fmt, _args...) \ argument
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dlibverify.c1672 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \ argument
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h578 #define HALDEBUG(_ah, __m, _fmt, ...) argument
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dlibverify.c2132 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \ argument