Searched defs:pr_p (Results 1 – 2 of 2) sorted by relevance
10 #define pr_p(func, fmt, ...) func(fmt ": %m", ##__VA_ARGS__) macro