Home
last modified time | relevance | path

Searched refs:new_sec (Results 1 – 3 of 3) sorted by relevance

/third_party/f2fs-tools/fsck/
Dmount.c2696 int want_type, bool new_sec) in find_next_free_block() argument
2755 if (type == want_type && !new_sec && in find_next_free_block()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpa_supplicant.c265 int new_sec = wpa_s->last_auth_timeout_sec + sec_diff; in wpas_auth_timeout_restart() local
269 "Authentication timeout restart: %d sec", new_sec); in wpas_auth_timeout_restart()
271 eloop_register_timeout(new_sec, 0, wpa_supplicant_timeout, in wpas_auth_timeout_restart()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpa_supplicant.c275 int new_sec = wpa_s->last_auth_timeout_sec + sec_diff; in wpas_auth_timeout_restart() local
279 "Authentication timeout restart: %d sec", new_sec); in wpas_auth_timeout_restart()
281 eloop_register_timeout(new_sec, 0, wpa_supplicant_timeout, in wpas_auth_timeout_restart()