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

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) function
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) function
H A Dos.h144 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) function
H A Dos_unix.c141 int os_gmtime(os_time_t t, struct os_tm *tm) function
/external/wpa_supplicant_8/src/utils/
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) function
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) function
H A Dos.h144 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) function
H A Dos_unix.c141 int os_gmtime(os_time_t t, struct os_tm *tm) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) function
H A Dos_win32.c102 int os_gmtime(os_time_t t, struct os_tm *tm) function
H A Dos.h144 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) function
H A Dos_unix.c141 int os_gmtime(os_time_t t, struct os_tm *tm) function
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_shared.c440 if (os_get_time(&t) < 0 || os_gmtime(t.sec, &tm) < 0)
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_shared.c440 if (os_get_time(&t) < 0 || os_gmtime(t.sec, &tm) < 0)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_shared.c440 if (os_get_time(&t) < 0 || os_gmtime(t.sec, &tm) < 0)

Completed in 847 milliseconds