Searched defs:wpa_msg_no_global (Results 1 – 3 of 3) sorted by relevance
174 #define wpa_msg_no_global(args...) do { } while (0) macro270 #define wpa_msg_no_global(ctx, level, fmt, ...) \ macro
167 #define wpa_msg_no_global(args...) do { } while (0) macro
760 void wpa_msg_no_global(void *ctx, int level, const char *fmt, ...) in wpa_msg_no_global() function