Searched defs:os_get_time (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dos_none.c23 int os_get_time(struct os_time *t) function
H A Dos_win32.c25 int os_get_time(struct os_time *t) function
54 int res = os_get_time(&now);
H A Dos_internal.c33 int os_get_time(struct os_time *t) function
H A Dos_unix.c53 int os_get_time(struct os_time *t) function
/external/wpa_supplicant_8/src/utils/
H A Dos_none.c23 int os_get_time(struct os_time *t) function
H A Dos_win32.c25 int os_get_time(struct os_time *t) function
54 int res = os_get_time(&now);
H A Dos_internal.c33 int os_get_time(struct os_time *t) function
H A Dos_unix.c53 int os_get_time(struct os_time *t) function
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dos_none.c23 int os_get_time(struct os_time *t) function
H A Dos_win32.c25 int os_get_time(struct os_time *t) function
54 int res = os_get_time(&now);
H A Dos_internal.c33 int os_get_time(struct os_time *t) function
H A Dos_unix.c53 int os_get_time(struct os_time *t) function

Completed in 91 milliseconds