HomeSort by: relevance | last modified time | path
    Searched defs:wpa_msg_ctrl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/utils/
wpa_debug.h 165 #define wpa_msg_ctrl(args...) do { } while (0) macro
190 * wpa_msg_ctrl - Conditional printf for ctrl_iface monitors
201 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...)
wpa_debug.c 685 void wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...) function
701 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate "

Completed in 15 milliseconds