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

123

/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 Dos_none.c23 int os_get_time(struct os_time *t)
H A Dos_win32.c25 int os_get_time(struct os_time *t)
53 struct os_time now;
H A Dos_internal.c33 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 Dos_none.c23 int os_get_time(struct os_time *t)
H A Dos_win32.c25 int os_get_time(struct os_time *t)
53 struct os_time now;
H A Dos_internal.c33 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 Dos_none.c23 int os_get_time(struct os_time *t)
H A Dos_win32.c25 int os_get_time(struct os_time *t)
53 struct os_time now;
H A Dos_internal.c33 int os_get_time(struct os_time *t)
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay_i.h75 struct os_time created_time;
92 struct os_time created_time; /* Time createdTime */
108 struct os_time created_time; /* Time createdTime */
125 struct os_time created_time; /* Time createdTime */
141 struct os_time created_time;
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay_i.h75 struct os_time created_time;
92 struct os_time created_time; /* Time createdTime */
108 struct os_time created_time; /* Time createdTime */
125 struct os_time created_time; /* Time createdTime */
141 struct os_time created_time;
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay_i.h75 struct os_time created_time;
92 struct os_time created_time; /* Time createdTime */
108 struct os_time created_time; /* Time createdTime */
125 struct os_time created_time; /* Time createdTime */
141 struct os_time created_time;
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dloslib.c241 static int os_time (lua_State *L) { function
310 {"time", os_time},
/external/wpa_supplicant_8/hostapd/src/ap/
H A Daccounting.c245 struct os_time now;
451 struct os_time now;
/external/wpa_supplicant_8/src/ap/
H A Daccounting.c245 struct os_time now;
451 struct os_time now;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Daccounting.c245 struct os_time now;
451 struct os_time now;
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Drandom.c128 struct os_time t;
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_das.c193 struct os_time now;
/external/wpa_supplicant_8/src/crypto/
H A Drandom.c128 struct os_time t;
/external/wpa_supplicant_8/src/radius/
H A Dradius_das.c193 struct os_time now;
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Drandom.c128 struct os_time t;
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_das.c193 struct os_time now;

Completed in 234 milliseconds

123