Home
last modified time | relevance | path

Searched refs:old_timestamp (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/wpa/wpa_supplicant/
HDwpa_supplicant.c2902 int old_level, old_timestamp, old_show_keys; in wpa_supplicant_set_debug_params() local
2914 old_timestamp = wpa_debug_timestamp; in wpa_supplicant_set_debug_params()
2923 if (wpa_debug_timestamp != old_timestamp) in wpa_supplicant_set_debug_params()
/NextBSD/contrib/gcc/
HDcse.c883 unsigned int old_timestamp = cse_reg_info_timestamp - 1; in init_cse_reg_info() local
891 cse_reg_info_table[i].timestamp = old_timestamp; in init_cse_reg_info()