Home
last modified time | relevance | path

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

12

/external/wpa_supplicant_8/src/utils/
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()
Dos_win32.c26 int os_get_time(struct os_time *t) in os_get_time()
54 struct os_time now; in os_get_reltime()
Duuid.c77 struct os_time t; in uuid_random()
Dos_none.c23 int os_get_time(struct os_time *t) in os_get_time()
Dos_internal.c41 int os_get_time(struct os_time *t) in os_get_time()
Dos_unix.c67 int os_get_time(struct os_time *t) in os_get_time()
Dwpa_debug.c72 struct os_time tv; in wpa_debug_print_timestamp()
Dcommon.c246 struct os_time now; in wpa_get_ntp_timestamp()
/external/wpa_supplicant_8/src/pae/
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;
/external/mesa3d/src/util/
DMakefile.sources66 os_time.c \
67 os_time.h \
Dmeson.build68 'os_time.c',
69 'os_time.h',
/external/lua/src/
Dloslib.c346 static int os_time (lua_State *L) { in os_time() function
417 {"time", os_time},
/external/wpa_supplicant_8/src/crypto/
Drandom.c133 struct os_time t; in random_add_randomness()
/external/wpa_supplicant_8/src/ap/
Daccounting.c44 struct os_time now; in accounting_msg()
Dhostapd.h151 struct os_time lci_date;
Drrm.c158 struct os_time curr, diff; in hostapd_check_lci_age()
Dieee802_11_shared.c666 struct os_time t; in hostapd_update_time_adv()
/external/wpa_supplicant_8/src/radius/
Dradius_das.c401 struct os_time now; in radius_das_receive()
Dradius_server.c710 struct os_time now; in radius_server_add_session()
849 struct os_time now; in radius_server_sim_provisioning_session()
2708 struct os_time now; in radius_server_dac_request()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_fast.c130 struct os_time now; in eap_fast_session_ticket_cb()
684 struct os_time now; in eap_fast_build_pac()
Deap_server_teap.c150 struct os_time now; in eap_teap_session_ticket_cb()
728 struct os_time now; in eap_teap_build_pac()
/external/wpa_supplicant_8/src/tls/
Dtlsv1_client_ocsp.c127 struct os_time now; in tls_process_ocsp_single_response()
Dtlsv1_client_write.c48 struct os_time now; in tls_send_client_hello()
Dtlsv1_server_write.c46 struct os_time now; in tls_write_server_hello()
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.c662 struct os_time now; in wpas_notify_resume()

12