Searched refs:os_get_time (Results 26 - 50 of 158) sorted by relevance

1234567

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dos_win32.c30 int os_get_time(struct os_time *t) function
H A Deloop_win.c251 os_get_time(&timeout->time);
475 os_get_time(&now);
516 os_get_time(&now);
/external/wpa_supplicant_8/src/utils/
H A Deloop.c308 if (os_get_time(&timeout->time) < 0) {
523 os_get_time(&now);
547 os_get_time(&now);
585 os_get_time(&now);
H A Dos_win32.c30 int os_get_time(struct os_time *t) function
H A Deloop_win.c251 os_get_time(&timeout->time);
475 os_get_time(&now);
516 os_get_time(&now);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dbgscan_learn.c317 os_get_time(&data->last_bgscan);
438 os_get_time(&data->last_bgscan);
579 os_get_time(&now);
594 os_get_time(&now);
H A Dnotify.c362 os_get_time(&global->suspend_time);
378 os_get_time(&now);
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Deloop.c308 if (os_get_time(&timeout->time) < 0) {
523 os_get_time(&now);
547 os_get_time(&now);
585 os_get_time(&now);
H A Dos_win32.c30 int os_get_time(struct os_time *t) function
H A Deloop_win.c251 os_get_time(&timeout->time);
475 os_get_time(&now);
516 os_get_time(&now);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Daccounting.c293 os_get_time(&now);
485 os_get_time(&now);
H A Dap_list.c296 os_get_time(&now);
345 os_get_time(&now);
H A Dieee802_11_auth.c76 os_get_time(&now);
373 os_get_time(&now);
/external/wpa_supplicant_8/src/ap/
H A Daccounting.c293 os_get_time(&now);
485 os_get_time(&now);
H A Dap_list.c296 os_get_time(&now);
345 os_get_time(&now);
H A Dieee802_11_auth.c76 os_get_time(&now);
373 os_get_time(&now);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Daccounting.c293 os_get_time(&now);
485 os_get_time(&now);
H A Dap_list.c296 os_get_time(&now);
345 os_get_time(&now);
/external/wpa_supplicant/
H A Dradius_client.c194 os_get_time(&entry->last_attempt);
226 os_get_time(&now);
340 os_get_time(&now);
380 os_get_time(&entry->last_attempt);
591 os_get_time(&now);
H A Deloop_win.c253 os_get_time(&timeout->time);
467 os_get_time(&now);
510 os_get_time(&now);
H A Dcommon.c134 os_get_time(&now);
177 os_get_time(&tv);
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_client.c360 os_get_time(&entry->last_attempt);
393 os_get_time(&now);
507 os_get_time(&now);
546 os_get_time(&entry->last_attempt);
784 os_get_time(&now);
/external/wpa_supplicant_8/src/radius/
H A Dradius_client.c360 os_get_time(&entry->last_attempt);
393 os_get_time(&now);
507 os_get_time(&now);
546 os_get_time(&entry->last_attempt);
784 os_get_time(&now);
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_client.c360 os_get_time(&entry->last_attempt);
393 os_get_time(&now);
507 os_get_time(&now);
546 os_get_time(&entry->last_attempt);
784 os_get_time(&now);
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Deloop_win.c253 os_get_time(&timeout->time);
468 os_get_time(&now);
509 os_get_time(&now);

Completed in 232 milliseconds

1234567