Home
last modified time | relevance | path

Searched refs:os_gmtime (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos.h145 int os_gmtime(os_time_t t, struct os_tm *tm);
H A Dos_internal.c80 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_unix.c168 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos.h145 int os_gmtime(os_time_t t, struct os_tm *tm);
H A Dos_internal.c86 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
H A Dos_unix.c174 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_shared.c657 if (os_get_time(&t) < 0 || os_gmtime(t.sec, &tm) < 0) in hostapd_update_time_adv()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_shared.c641 if (os_get_time(&t) < 0 || os_gmtime(t.sec, &tm) < 0) in hostapd_update_time_adv()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c1495 if (os_gmtime(conf->netaccesskey_expiry, &tm) < 0) { in dpp_build_conf_obj_dpp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c4669 if (os_gmtime(conf->netaccesskey_expiry, &tm) < 0) { in dpp_build_conf_obj_dpp()

Completed in 25 milliseconds