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

12

/freebsd-13-stable/contrib/wpa/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)
H A Dcommon.c245 struct os_time now;
H A Dos_unix.c59 int os_get_time(struct os_time *t)
H A Dwpa_debug.c72 struct os_time tv;
/freebsd-13-stable/contrib/wpa/src/pae/
H A Dieee802_1x_kay.h67 struct os_time created_time;
84 struct os_time created_time; /* Time createdTime */
98 struct os_time created_time; /* Time createdTime */
115 struct os_time created_time; /* Time createdTime */
129 struct os_time created_time;
/freebsd-13-stable/contrib/lua/src/
H A Dloslib.c346 static int os_time (lua_State *L) { function
417 {"time", os_time},
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Drandom.c133 struct os_time t;
/freebsd-13-stable/contrib/wpa/src/ap/
H A Daccounting.c44 struct os_time now;
H A Dhostapd.h130 struct os_time lci_date;
H A Drrm.c158 struct os_time curr, diff;
H A Dieee802_11_shared.c634 struct os_time t;
/freebsd-13-stable/contrib/wpa/src/radius/
H A Dradius_das.c401 struct os_time now;
H A Dradius_server.c877 struct os_time now;
1016 struct os_time now;
2905 struct os_time now;
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dnotify.c569 struct os_time now;
H A Dwpa_supplicant_i.h272 struct os_time suspend_time;
H A Ddpp_supplicant.c1328 struct os_time now;
2007 struct os_time now;
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_fast.c130 struct os_time now;
693 struct os_time now;
H A Deap_server_teap.c140 struct os_time now;
660 struct os_time now;
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dtlsv1_client_ocsp.c127 struct os_time now;
H A Dtlsv1_client_write.c48 struct os_time now;
H A Dtlsv1_server_write.c46 struct os_time now;

Completed in 167 milliseconds

12