Home
last modified time | relevance | path

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

12

/freebsd/contrib/wpa/src/utils/
H A Dos.h21 struct os_time { struct
36 int os_get_time(struct os_time *t);
48 static inline int os_time_before(struct os_time *a, struct os_time *b) in os_time_before()
55 static inline void os_time_sub(struct os_time *a, struct os_time *b, in os_time_sub()
56 struct os_time *res) in os_time_sub()
H A Dos_win32.c26 int os_get_time(struct os_time *t) in os_get_time()
54 struct os_time now; in os_get_reltime()
H A Duuid.c77 struct os_time t; in uuid_random()
H A Dos_none.c23 int os_get_time(struct os_time *t) in os_get_time()
H A Dos_internal.c41 int os_get_time(struct os_time *t) in os_get_time()
H A Dwpa_debug.c72 struct os_time tv; in wpa_debug_print_timestamp()
H A Dos_unix.c65 int os_get_time(struct os_time *t) in os_get_time()
H A Dcommon.c246 struct os_time now; in wpa_get_ntp_timestamp()
/freebsd/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/contrib/lua/src/
H A Dloslib.c344 static int os_time (lua_State *L) { in os_time() function
415 {"time", os_time},
/freebsd/contrib/wpa/src/crypto/
H A Drandom.c133 struct os_time t; in random_add_randomness()
H A Dtls_gnutls.c1139 struct os_time now; in tls_connection_verify_peer()
/freebsd/contrib/wpa/src/ap/
H A Daccounting.c44 struct os_time now; in accounting_msg()
H A Dhostapd.h157 struct os_time lci_date;
H A Drrm.c158 struct os_time curr, diff; in hostapd_check_lci_age()
H A Dieee802_11_shared.c690 struct os_time t; in hostapd_update_time_adv()
/freebsd/contrib/wpa/src/radius/
H A Dradius_das.c411 struct os_time now; in radius_das_receive()
H A Dradius_server.c710 struct os_time now; in radius_server_add_session()
849 struct os_time now; in radius_server_sim_provisioning_session()
2723 struct os_time now; in radius_server_dac_request()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_fast.c130 struct os_time now; in eap_fast_session_ticket_cb()
684 struct os_time now; in eap_fast_build_pac()
H A Deap_server_teap.c150 struct os_time now; in eap_teap_session_ticket_cb()
728 struct os_time now; in eap_teap_build_pac()
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_client_ocsp.c127 struct os_time now; in tls_process_ocsp_single_response()
H A Dtlsv1_client_write.c48 struct os_time now; in tls_send_client_hello()
H A Dtlsv1_server_write.c46 struct os_time now; in tls_write_server_hello()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dnotify.c622 struct os_time now; in wpas_notify_resume()
H A Dwpa_supplicant_i.h289 struct os_time suspend_time;

12