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.c26 int os_get_time(struct os_time *t) function
55 int res = os_get_time(&now);
H A Dos_internal.c35 int os_get_time(struct os_time *t) function
H A Dos_unix.c59 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.c26 int os_get_time(struct os_time *t) function
55 int res = os_get_time(&now);
H A Dos_internal.c35 int os_get_time(struct os_time *t) function
H A Dos_unix.c59 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.c26 int os_get_time(struct os_time *t) function
55 int res = os_get_time(&now);
H A Dos_internal.c35 int os_get_time(struct os_time *t) function
H A Dos_unix.c59 int os_get_time(struct os_time *t) function

Completed in 674 milliseconds