Home
last modified time | relevance | path

Searched refs:os_tm (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dos.h67 struct os_tm { struct
76 int os_gmtime(os_time_t t, struct os_tm *tm); argument
Dos_none.c35 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime()
Dos_win32.c90 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime()
Dos_internal.c67 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime()
Dos_unix.c103 int os_gmtime(os_time_t t, struct os_tm *tm) in os_gmtime()
/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c353 struct os_tm tm; in hostapd_update_time_adv()