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

12

/freebsd-11.0-release/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 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.c235 struct os_time now;
H A Dos_unix.c59 int os_get_time(struct os_time *t)
H A Dwpa_debug.c68 struct os_time tv;
/freebsd-11.0-release/contrib/wpa/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;
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Daccounting.c254 struct os_time now;
460 struct os_time now;
H A Dieee802_11_shared.c433 struct os_time t;
H A Dwpa_auth_ft.c1532 struct os_time now;
1735 struct os_time now;
H A Dwps_hostapd.c193 struct os_time t;
/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Drandom.c128 struct os_time t;
H A Dtls_gnutls.c926 struct os_time now;
/freebsd-11.0-release/contrib/wpa/src/radius/
H A Dradius_das.c206 struct os_time now;
H A Dradius.c900 struct os_time tv;
/freebsd-11.0-release/contrib/wpa/src/tls/
H A Dtlsv1_client_write.c48 struct os_time now;
H A Dtlsv1_server_write.c46 struct os_time now;
H A Dx509v3.c1847 struct os_time now;
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dnotify.c521 struct os_time now;
H A Dwpa_supplicant_i.h258 struct os_time suspend_time;
/freebsd-11.0-release/contrib/wpa/src/eap_server/
H A Deap_server_fast.c130 struct os_time now;
688 struct os_time now;
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dwps_common.c244 struct os_time now;
/freebsd-11.0-release/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c1274 struct os_time now;
/freebsd-11.0-release/contrib/wpa/src/eap_peer/
H A Deap_fast.c909 struct os_time now;

Completed in 305 milliseconds

12