Searched refs:os_time (Results 1 - 25 of 79) sorted by relevance

1234

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dos.h21 struct os_time { struct
36 int os_get_time(struct os_time *t);
46 /* Helpers for handling struct os_time */
48 static inline int os_time_before(struct os_time *a, struct os_time *b)
55 static inline void os_time_sub(struct os_time *a, struct os_time *b,
56 struct os_time *res)
H A Duuid.c77 struct os_time t;
H A Dos_none.c23 int os_get_time(struct os_time *t)
H A Dos_win32.c26 int os_get_time(struct os_time *t)
54 struct os_time now;
H A Dos_internal.c35 int os_get_time(struct os_time *t)
/external/wpa_supplicant_8/src/utils/
H A Dos.h21 struct os_time { struct
36 int os_get_time(struct os_time *t);
46 /* Helpers for handling struct os_time */
48 static inline int os_time_before(struct os_time *a, struct os_time *b)
55 static inline void os_time_sub(struct os_time *a, struct os_time *b,
56 struct os_time *res)
H A Duuid.c77 struct os_time t;
H A Dos_none.c23 int os_get_time(struct os_time *t)
H A Dos_win32.c26 int os_get_time(struct os_time *t)
54 struct os_time now;
H A Dos_internal.c35 int os_get_time(struct os_time *t)
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dos.h21 struct os_time { struct
36 int os_get_time(struct os_time *t);
46 /* Helpers for handling struct os_time */
48 static inline int os_time_before(struct os_time *a, struct os_time *b)
55 static inline void os_time_sub(struct os_time *a, struct os_time *b,
56 struct os_time *res)
H A Duuid.c77 struct os_time t;
H A Dos_none.c23 int os_get_time(struct os_time *t)
H A Dos_win32.c26 int os_get_time(struct os_time *t)
54 struct os_time now;
H A Dos_internal.c35 int os_get_time(struct os_time *t)
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.h66 struct os_time created_time;
83 struct os_time created_time; /* Time createdTime */
97 struct os_time created_time; /* Time createdTime */
114 struct os_time created_time; /* Time createdTime */
128 struct os_time created_time;
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.h66 struct os_time created_time;
83 struct os_time created_time; /* Time createdTime */
97 struct os_time created_time; /* Time createdTime */
114 struct os_time created_time; /* Time createdTime */
128 struct os_time created_time;
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.h66 struct os_time created_time;
83 struct os_time created_time; /* Time createdTime */
97 struct os_time created_time; /* Time createdTime */
114 struct os_time created_time; /* Time createdTime */
128 struct os_time created_time;
/external/syslinux/com32/lua/src/
H A Dloslib.c246 static int os_time (lua_State *L) { function
323 {"time", os_time},
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Drandom.c131 struct os_time t;
/external/wpa_supplicant_8/src/crypto/
H A Drandom.c131 struct os_time t;
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Drandom.c131 struct os_time t;
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_das.c207 struct os_time now;
/external/wpa_supplicant_8/src/radius/
H A Dradius_das.c207 struct os_time now;
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_das.c207 struct os_time now;

Completed in 826 milliseconds

1234