Home
last modified time | relevance | path

Searched refs:wpa_debug_reopen_file (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/utils/
Dwpa_debug.h41 static inline int wpa_debug_reopen_file(void) in wpa_debug_reopen_file() function
49 int wpa_debug_reopen_file(void);
Dwpa_debug_zephyr.h356 static inline int wpa_debug_reopen_file(void) { return 0; } in wpa_debug_reopen_file() function
Dwpa_debug.c528 int wpa_debug_reopen_file(void) in wpa_debug_reopen_file() function
/hostap-latest/wlantest/
Dwlantest.c353 if (wpa_debug_reopen_file()) in wlantest_relog()
/hostap-latest/hostapd/
Dctrl_iface.c4009 if (wpa_debug_reopen_file() < 0) in hostapd_ctrl_iface_receive_process()
5457 if (wpa_debug_reopen_file() < 0) in hostapd_global_ctrl_iface_receive()
/hostap-latest/wpa_supplicant/
Dctrl_iface.c12559 if (wpa_debug_reopen_file() < 0) in wpa_supplicant_ctrl_iface_process()
14280 if (wpa_debug_reopen_file() < 0) in wpa_supplicant_global_ctrl_iface_process()
Dwpa_supplicant.c1337 if (wpa_debug_reopen_file() < 0) { in wpa_supplicant_reconfig()