Home
last modified time | relevance | path

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

12

/freebsd-src/sys/contrib/dev/iwlwifi/
H A Diwl-debug.h91 #define IWL_CRIT(_subsys, _fmt, ...) \ argument
93 #define IWL_INFO(_subsys, _fmt, ...) \ argument
95 #define IWL_WARN(_subsys, _fmt, ...) \ argument
98 #define __IWL_ERR_DEV(_dev, _mode, _fmt, ...) \ argument
100 #define IWL_ERR_DEV(_dev, _fmt, ...) \ argument
102 #define IWL_ERR(_subsys, _fmt, ...) \ argument
104 #define IWL_ERR_LIMIT(_subsys, _fmt, ...) \ argument
119 #define IWL_DPRINTF_DEV_PREFIX(_dev, _e, _prefix, _fmt, ...) \ argument
121 #define IWL_DPRINTF_DEV(_dev, _e, _fmt, ...) \ argument
123 #define IWL_DPRINTF(_subsys, _e, _fmt, ...) \ argument
[all …]
/freebsd-src/sys/net/route/
H A Droute_debug.h93 #define FIB_LOG(_l, _fib, _fam, _fmt, ...) \ argument
94 FIB_LOG_##_l(_l, _fib, _fam, _fmt, ## __VA_ARGS__) argument
110 #define FIB_CTL_LOG(_l, _ctl, _fmt, ...) \ argument
99 FIB_NH_LOG(_l,_nh,_fmt,...) global() argument
101 FIB_RH_LOG(_l,_rh,_fmt,...) global() argument
103 FIB_CTL_LOG(_l,_ctl,_fmt,...) global() argument
109 RT_LOG(_l,_fmt,...) global() argument
123 FIB_LOG_LOG_DEBUG3(_l,_fib,_fam,_fmt,...) global() argument
124 RT_LOG_LOG_DEBUG3(_l,_fmt,...) global() argument
130 FIB_LOG_LOG_DEBUG2(_l,_fib,_fam,_fmt,...) global() argument
131 RT_LOG_LOG_DEBUG2(_l,_fmt,...) global() argument
137 FIB_LOG_LOG_DEBUG(_l,_fib,_fam,_fmt,...) global() argument
138 RT_LOG_LOG_DEBUG(_l,_fmt,...) global() argument
144 FIB_LOG_LOG_INFO(_l,_fib,_fam,_fmt,...) global() argument
145 RT_LOG_LOG_INFO(_l,_fmt,...) global() argument
[all...]
H A Dfib_algo.c241 #define ALGO_PRINTF(_l, _fmt, ...) if (_PASS_MSG(_l)) { \ argument
244 #define _ALGO_PRINTF(_fib, _fam, _aname, _gen, _func, _fmt, ...) \ argument
247 #define _RH_PRINTF(_fib, _fam, _func, _fmt, ...) \ argument
249 #define RH_PRINTF(_l, _rh, _fmt, ...) if (_PASS_MSG(_l)) { \ argument
252 #define FD_PRINTF(_l, _fd, _fmt, ...) FD_PRINTF_##_l(_l, _fd, _fmt, ## __VA_ARGS__) argument
253 #define _FD_PRINTF(_l, _fd, _fmt, ...) if (_PASS_MSG(_l)) { \ argument
260 #define FD_PRINTF_LOG_DEBUG2(_l, _fd, _fmt, ...) argument
H A Dfib_algo.h113 #define FIB_PRINTF(_l, _fd, _fmt, ...) fib_printf(_l, _fd, __func__, _fmt, ##__VA_ARGS__) argument
/freebsd-src/sys/netlink/
H A Dnetlink_debug.h49 #define NL_RAW_PID_LOG(_l, _pid, _fmt, ...) \ argument
50 NL_RAW_PID_LOG_##_l(_l, _pid, _fmt, ## __VA_ARGS__) argument
54 NLP_LOG(_l,_nlp,_fmt,...) global() argument
59 NL_RAW_PID_LOG_LOG_DEBUG3(_l,_pid,_fmt,...) global() argument
64 NL_RAW_PID_LOG_LOG_DEBUG2(_l,_pid,_fmt,...) global() argument
69 NL_RAW_PID_LOG_LOG_DEBUG(_l,_pid,_fmt,...) global() argument
74 NL_RAW_PID_LOG_LOG_INFO(_l,_pid,_fmt,...) global() argument
[all...]
H A Dnetlink_message_parser.h213 #define NLMSG_REPORT_ERR_MSG(_npt, _fmt, ...) { \ argument
/freebsd-src/tools/tools/ath/common/
H A Ddumpregs.h68 #define _DEFREGfmt(_addr, _name, _type, _fmt) \ argument
73 #define DEFVOIDfmt(_addr, _name, _fmt) \ argument
76 #define DEFBASICfmt(_addr, _name, _fmt) \ argument
82 #define DEFINTfmt(_addr, _name, _fmt) \ argument
/freebsd-src/tests/sys/net/routing/
H A Drtsock_print.h32 #define RLOG(_fmt, ...) printf("%s: " _fmt "\n", __func__, ##__VA_ARGS__) argument
33 #define RLOG_ERRNO(_fmt, ...) do { \ argument
38 #define RTSOCK_ATF_REQUIRE_MSG(_rtm, _cond, _fmt, ...) do { \ argument
49 #define RTSOCKHD_ATF_REQUIRE_MSG(_rtm, _cond, _fmt, ...) do { \ argument
/freebsd-src/sys/tests/
H A Dktest.h76 #define KTEST_LOG_LEVEL(_ctx, _l, _fmt, ...) { \ argument
84 #define KTEST_LOG(_ctx, _fmt, ...) \ argument
/freebsd-src/sys/security/mac_grantbylabel/
H A Dmac_grantbylabel.c64 MAC_GRANTBYLABEL_DBG(_lvl,_fmt,...) global() argument
70 MAC_GRANTBYLABEL_DBG(_lvl,_fmt,...) global() argument
/freebsd-src/sys/net80211/
H A Dieee80211_var.h1041 IEEE80211_DPRINTF(_vap,_m,_fmt,...) global() argument
1045 IEEE80211_NOTE(_vap,_m,_ni,_fmt,...) global() argument
1049 IEEE80211_NOTE_MAC(_vap,_m,_mac,_fmt,...) global() argument
1053 IEEE80211_NOTE_FRAME(_vap,_m,_wh,_fmt,...) global() argument
1085 IEEE80211_DISCARD(_vap,_m,_wh,_type,_fmt,...) global() argument
1090 IEEE80211_DISCARD_IE(_vap,_m,_wh,_type,_fmt,...) global() argument
1095 IEEE80211_DISCARD_MAC(_vap,_m,_mac,_type,_fmt,...) global() argument
1109 IEEE80211_DPRINTF(_vap,_m,_fmt,...) global() argument
1110 IEEE80211_NOTE(_vap,_m,_ni,_fmt,...) global() argument
1111 IEEE80211_NOTE_FRAME(_vap,_m,_wh,_fmt,...) global() argument
1112 IEEE80211_NOTE_MAC(_vap,_m,_mac,_fmt,...) global() argument
1116 IEEE80211_DISCARD(_vap,_m,_wh,_type,_fmt,...) global() argument
1117 IEEE80211_DISCARD_IE(_vap,_m,_wh,_type,_fmt,...) global() argument
1118 IEEE80211_DISCARD_MAC(_vap,_m,_mac,_type,_fmt,...) global() argument
[all...]
/freebsd-src/sys/contrib/dpdk_rte_lpm/
H A Drte_shim.h17 #define RTE_LOG(_sev, _sub, _fmt, ...) printf("DPDK::" #_sev "::" #_sub " %s: " _fmt, __func__ , ##… argument
/freebsd-src/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.h337 #define IWL_FW_CHECK_FAILED(_obj, _fmt, ...) \ argument
340 #define IWL_FW_CHECK(_obj, _cond, _fmt, ...) \ argument
/freebsd-src/usr.sbin/uathload/
H A Duathload.c75 #define VERBOSE(_fmt, ...) do { \ argument
/freebsd-src/tools/tools/netmap/
H A Dnmreplay.c91 #define NED(_fmt, ...) do {} while (0) argument
92 #define ED(_fmt, ...) \ argument
102 #define WWW(_fmt, ...) ED("--WWW-- " _fmt, ##__VA_ARGS__) argument
103 #define EEE(_fmt, ...) ED("--EEE-- " _fmt, ##__VA_ARGS__) argument
104 #define DDD(_fmt, ...) ED("--DDD-- " _fmt, ##__VA_ARGS__) argument
/freebsd-src/sys/security/mac_veriexec/
H A Dmac_veriexec.c71 #define MAC_VERIEXEC_DBG(_lvl, _fmt, ...) \ argument
77 #define MAC_VERIEXEC_DBG(_lvl, _fmt, ...) argument
/freebsd-src/lib/libc/stdtime/
H A Dstrftime.c115 _fmt(const char *format, const struct tm * const t, char *pt, in _fmt() function
/freebsd-src/sys/dev/ice/
H A Dice_osdep.h76 #define ice_info(_hw, _fmt, args...) \ argument
79 #define ice_warn(_hw, _fmt, args...) \ argument
/freebsd-src/contrib/tzcode/
H A Dstrftime.c164 _fmt(const char *format, const struct tm *t, char *pt, in _fmt() function
/freebsd-src/sys/net/
H A Dnetmap_user.h171 #define ND(_fmt, ...) do {} while(0) argument
172 #define D(_fmt, ...) \ argument
/freebsd-src/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c40 #define PMU_LOG(_sc, _fmt, ...) do { \ argument
48 #define PMU_DEBUG(_sc, _fmt, ...) PMU_LOG(_sc, _fmt, ##__VA_ARGS__) argument
50 #define PMU_DEBUG(_sc, _fmt, ...) argument
/freebsd-src/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c67 #define SPROM_OP_BAD(_state, _fmt, ...) \ argument
/freebsd-src/lib/libcuse/
H A Dcuse_lib.c366 uid_t _uid, gid_t _gid, int _perms, const char *_fmt,...) in cuse_dev_create()
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h334 kobject_set_name(&(_dev)->kobj, (_fmt), ##__VA_ARGS__) argument
661 devm_kasprintf(_dev,_gfp,_fmt,...) global() argument
/freebsd-src/bin/ps/
H A Dps.c172 int all, ch, elem, flag, _fmt, i, lineno, linelen, left; main() local

12