Home
last modified time | relevance | path

Searched defs:fmt (Results 1 – 4 of 4) sorted by relevance

/libmctp-latest/
Dlibmctp-log.h15 #define mctp_prerr(fmt, ...) \ argument
17 #define mctp_prwarn(fmt, ...) \ argument
19 #define mctp_prinfo(fmt, ...) \ argument
21 #define mctp_prdebug(fmt, ...) \ argument
Dlog.c30 void mctp_prlog(int level, const char *fmt, ...) in mctp_prlog()
Dastlpc.c144 #define astlpc_prlog(ctx, lvl, fmt, ...) \ argument
151 #define astlpc_prerr(ctx, fmt, ...) \ argument
153 #define astlpc_prwarn(ctx, fmt, ...) \ argument
155 #define astlpc_prnotice(ctx, fmt, ...) \ argument
157 #define astlpc_prinfo(ctx, fmt, ...) \ argument
159 #define astlpc_prdebug(ctx, fmt, ...) \ argument
Dcore.c13 #define pr_fmt(fmt) "core: " fmt argument