Home
last modified time | relevance | path

Searched refs:_fmt (Results 1 – 18 of 18) sorted by relevance

/netbsd/lib/libc/time/
H A Dstrftime.c239 pt = _fmt(sp, tptr->c_fmt, t, pt, in _fmt()
248 pt = _fmt(sp, "%m/%d/%y", t, pt, ptlim, warnp, in _fmt()
281 pt = _fmt(sp, "%Y-%m-%d", t, pt, ptlim, warnp, in _fmt()
358 pt = _fmt(sp, "%H:%M", t, pt, ptlim, warnp, in _fmt()
362 pt = _fmt(sp, tptr->t_fmt_ampm, t, in _fmt()
406 pt = _fmt(sp, "%H:%M:%S", t, pt, ptlim, warnp, in _fmt()
527 pt = _fmt(sp, "%e-%b-%Y", t, pt, ptlim, warnp, in _fmt()
542 pt = _fmt(sp, tptr->t_fmt, t, pt, in _fmt()
549 pt = _fmt(sp, tptr->d_fmt, t, pt, in _fmt()
694 pt = _fmt(sp, tptr->date_fmt, t, in _fmt()
[all …]
/netbsd/external/bsd/openpam/dist/include/security/
H A Dopenpam.h91 const char *_fmt,
105 const char *_fmt,
114 const char *_fmt,
128 const char *_fmt,
135 const char *_fmt,
144 const char *_fmt,
216 const char *_fmt,
/netbsd/sys/net80211/
H A Dieee80211_var.h394 #define IEEE80211_DPRINTF(_ic, _m, _fmt, ...) do { \ argument
396 ieee80211_note(_ic, _fmt, __VA_ARGS__); \
398 #define IEEE80211_NOTE(_ic, _m, _ni, _fmt, ...) do { \ argument
400 ieee80211_note_mac(_ic, (_ni)->ni_macaddr, _fmt, __VA_ARGS__);\
402 #define IEEE80211_NOTE_MAC(_ic, _m, _mac, _fmt, ...) do { \ argument
404 ieee80211_note_mac(_ic, _mac, _fmt, __VA_ARGS__); \
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
107 ieee80211_discard_frame(_ic, _wh, _type, _fmt, __VA_ARGS__);\
109 #define IEEE80211_DISCARD_IE(_ic, _m, _wh, _type, _fmt, ...) do { \ argument
111 ieee80211_discard_ie(_ic, _wh, _type, _fmt, __VA_ARGS__);\
113 #define IEEE80211_DISCARD_MAC(_ic, _m, _mac, _type, _fmt, ...) do { \ argument
115 ieee80211_discard_mac(_ic, _mac, _type, _fmt, __VA_ARGS__);\
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/sys/dev/ic/
H A Dathrate-onoe.c89 #define DPRINTF(sc, _fmt, ...) do { \ argument
91 printf(_fmt, __VA_ARGS__); \
94 #define DPRINTF(sc, _fmt, ...) argument
H A Dathrate-amrr.c85 #define DPRINTF(sc, _fmt, ...) do { \ argument
87 printf(_fmt, __VA_ARGS__); \
90 #define DPRINTF(sc, _fmt, ...) argument
H A Dathrate-sample.c88 #define DPRINTF(sc, _fmt, ...) do { \ argument
90 printf(_fmt, __VA_ARGS__); \
93 #define DPRINTF(sc, _fmt, ...) argument
/netbsd/sys/net/lagg/
H A Dif_laggproto.h275 #define LAGG_LOG(_sc, _lvl, _fmt, _arg...) do { \ argument
281 addlog((_fmt), ##_arg); \
H A Dif_lagg.c214 #define LAGG_DPRINTF(_sc, _fmt, _args...) do { \ argument
215 printf("%s: " _fmt, (_sc) != NULL ? \
220 #define LAGG_DPRINTF(_sc, _fmt, _args...) __nothing argument
/netbsd/sys/kern/
H A Dkern_pax.c80 #define PAX_DPRINTF(_fmt, args...) \ argument
81 do if (pax_aslr_debug) uprintf("%s: " _fmt "\n", __func__, ##args); \
84 #define PAX_DPRINTF(_fmt, args...) do {} while (/*CONSTCOND*/0) argument
/netbsd/sys/dev/pci/
H A Dvirtio_pci.c54 #define VIRTIO_PCI_LOG(_sc, _use_log, _fmt, _args...) \ argument
57 log(LOG_DEBUG, "%s: " _fmt, \
62 _fmt, ##_args); \
H A Dif_iavf.c419 #define IAVF_LOG(_sc, _lvl, _fmt, _args...) \ argument
425 aprint_error_dev((_sc)->sc_dev, _fmt, ##_args); \
428 aprint_normal_dev((_sc)->sc_dev,_fmt, ##_args); \
432 aprint_debug_dev((_sc)->sc_dev, _fmt, ##_args); \
436 log((_lvl), "%s: " _fmt, _ifp->if_xname, ##_args); \
/netbsd/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
327 addlog((_fmt), ##_args); \
329 #define SPPP_DLOG(_sp, _fmt, _args...) do { \ argument
332 SPPP_LOG(_sp, LOG_DEBUG, _fmt, ##_args); \
/netbsd/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/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h578 #define HALDEBUG(_ah, __m, _fmt, ...) argument
/netbsd/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dlibverify.c1672 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \ argument
1678 _cc += snprintf(_buf, _size, _fmt, _s); \
/netbsd/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dlibverify.c2132 #define TIME_SNPRINTF(_cc, _buf, _size, _fmt, _val) do { \ argument
2138 _cc += snprintf(_buf, _size, _fmt, _s); \