Searched defs:wpa_debug_open_file (Results 1 – 3 of 3) sorted by relevance
36 #define wpa_debug_open_file(p) do { } while (0) macro
355 static inline int wpa_debug_open_file(const char *path) { return 0; } in wpa_debug_open_file() function
551 int wpa_debug_open_file(const char *path) in wpa_debug_open_file() function