/freebsd/contrib/wpa/src/utils/ |
H A D | os.h | 21 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 D | os_win32.c | 26 int os_get_time(struct os_time *t) in os_get_time() 54 struct os_time now; in os_get_reltime()
|
H A D | uuid.c | 77 struct os_time t; in uuid_random()
|
H A D | os_none.c | 23 int os_get_time(struct os_time *t) in os_get_time()
|
H A D | os_internal.c | 41 int os_get_time(struct os_time *t) in os_get_time()
|
H A D | wpa_debug.c | 72 struct os_time tv; in wpa_debug_print_timestamp()
|
H A D | os_unix.c | 65 int os_get_time(struct os_time *t) in os_get_time()
|
H A D | common.c | 246 struct os_time now; in wpa_get_ntp_timestamp()
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_kay.h | 67 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 D | loslib.c | 344 static int os_time (lua_State *L) { in os_time() function 415 {"time", os_time},
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | random.c | 133 struct os_time t; in random_add_randomness()
|
H A D | tls_gnutls.c | 1139 struct os_time now; in tls_connection_verify_peer()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | accounting.c | 44 struct os_time now; in accounting_msg()
|
H A D | hostapd.h | 157 struct os_time lci_date;
|
H A D | rrm.c | 158 struct os_time curr, diff; in hostapd_check_lci_age()
|
H A D | ieee802_11_shared.c | 690 struct os_time t; in hostapd_update_time_adv()
|
/freebsd/contrib/wpa/src/radius/ |
H A D | radius_das.c | 411 struct os_time now; in radius_das_receive()
|
H A D | radius_server.c | 710 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 D | eap_server_fast.c | 130 struct os_time now; in eap_fast_session_ticket_cb() 684 struct os_time now; in eap_fast_build_pac()
|
H A D | eap_server_teap.c | 150 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 D | tlsv1_client_ocsp.c | 127 struct os_time now; in tls_process_ocsp_single_response()
|
H A D | tlsv1_client_write.c | 48 struct os_time now; in tls_send_client_hello()
|
H A D | tlsv1_server_write.c | 46 struct os_time now; in tls_write_server_hello()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | notify.c | 622 struct os_time now; in wpas_notify_resume()
|
H A D | wpa_supplicant_i.h | 289 struct os_time suspend_time;
|