Searched refs:wpa_debug_timestamp (Results 1 – 12 of 12) sorted by relevance
16 extern int wpa_debug_timestamp;
34 int wpa_debug_timestamp = 0; variable74 if (!wpa_debug_timestamp) in wpa_debug_print_timestamp()
296 params.wpa_debug_timestamp++; in main()
174 params.wpa_debug_timestamp = val; in wpa_supplicant_thread()
3959 old_timestamp = wpa_debug_timestamp; in wpa_supplicant_set_debug_params()3963 wpa_debug_timestamp = debug_timestamp ? 1 : 0; in wpa_supplicant_set_debug_params()3968 if (wpa_debug_timestamp != old_timestamp) in wpa_supplicant_set_debug_params()6441 wpa_debug_timestamp = global->params.wpa_debug_timestamp = in wpa_supplicant_init()6442 params->wpa_debug_timestamp; in wpa_supplicant_init()
164 int wpa_debug_timestamp; member
2470 wpa_debug_timestamp); in wpa_supplicant_ctrl_iface_log_level()2496 wpa_debug_timestamp = atoi(stamp); in wpa_supplicant_ctrl_iface_log_level()
239 return ((wpa_debug_timestamp != 0) ? true : false); in isDebugShowTimestampEnabled()
712 wpa_debug_timestamp++; in main()
2476 wpa_debug_timestamp); in hostapd_ctrl_iface_log_level()2502 wpa_debug_timestamp = atoi(stamp); in hostapd_ctrl_iface_log_level()
775 &wpa_debug_timestamp, error); in wpas_dbus_getter_debug_timestamp()826 wpa_supplicant_set_debug_params(global, val, wpa_debug_timestamp, in wpas_dbus_setter_debug_level()884 wpa_debug_timestamp, in wpas_dbus_setter_debug_show_keys()
3178 extern int wpa_debug_timestamp; in main()3220 wpa_debug_timestamp++; in main()