Searched refs:myprintf_compat (Results 1 – 2 of 2) sorted by relevance
130 extern int myprintf_compat;134 #define COMPAT_LOG(type, fmt...) if (myprintf_compat) \
30 int myprintf_compat = 0; variable35 myprintf_compat = 1; in set_matchpathcon_printf()