Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dwpa_supplicant.c4770 int old_level, old_timestamp, old_show_keys; in wpa_supplicant_set_debug_params() local
4782 old_timestamp = wpa_debug_timestamp; in wpa_supplicant_set_debug_params()
4791 if (wpa_debug_timestamp != old_timestamp) in wpa_supplicant_set_debug_params()
/freebsd-12-stable/contrib/gcc/
Dcse.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()