Searched refs:wpa_debug_timestamp (Results 1 – 12 of 12) sorted by relevance
16 extern int wpa_debug_timestamp;
32 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()
4580 old_timestamp = wpa_debug_timestamp; in wpa_supplicant_set_debug_params()4584 wpa_debug_timestamp = debug_timestamp ? 1 : 0; in wpa_supplicant_set_debug_params()4589 if (wpa_debug_timestamp != old_timestamp) in wpa_supplicant_set_debug_params()7178 wpa_debug_timestamp = global->params.wpa_debug_timestamp = in wpa_supplicant_init()7179 params->wpa_debug_timestamp; in wpa_supplicant_init()
178 int wpa_debug_timestamp; member
2626 wpa_debug_timestamp); in wpa_supplicant_ctrl_iface_log_level()2652 wpa_debug_timestamp = atoi(stamp); in wpa_supplicant_ctrl_iface_log_level()
240 return ((wpa_debug_timestamp != 0) ? true : false); in isDebugShowTimestampEnabled()
718 wpa_debug_timestamp++; in main()
2887 wpa_debug_timestamp); in hostapd_ctrl_iface_log_level()2913 wpa_debug_timestamp = atoi(stamp); in hostapd_ctrl_iface_log_level()
804 &wpa_debug_timestamp, error); in wpas_dbus_getter_debug_timestamp()855 wpa_supplicant_set_debug_params(global, val, wpa_debug_timestamp, in wpas_dbus_setter_debug_level()913 wpa_debug_timestamp, in wpas_dbus_setter_debug_show_keys()
3195 extern int wpa_debug_timestamp; in main()3237 wpa_debug_timestamp++; in main()