HomeSort by relevance Sort by last modified time
    Searched refs:os_time (Results 1 - 23 of 23) sorted by null

  /external/wpa_supplicant_8/src/utils/
os.h 21 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)
os_none.c 23 int os_get_time(struct os_time *t)
os_win32.c 26 int os_get_time(struct os_time *t)
54 struct os_time now;
os_internal.c 35 int os_get_time(struct os_time *t)
common.c 235 struct os_time now;
os_unix.c 59 int os_get_time(struct os_time *t)
wpa_debug.c 68 struct os_time tv;
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay_i.h 75 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;
  /external/wpa_supplicant_8/src/crypto/
random.c 128 struct os_time t;
tls_gnutls.c 990 struct os_time now;
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius_das.c 206 struct os_time now;
  /external/wpa_supplicant_8/src/ap/
accounting.c 44 struct os_time now;
ieee802_11_shared.c 443 struct os_time t;
wpa_auth_ft.c     [all...]
wps_hostapd.c 193 struct os_time t;
    [all...]
  /external/wpa_supplicant_8/src/tls/
tlsv1_client_ocsp.c 127 struct os_time now;
tlsv1_client_write.c 48 struct os_time now;
tlsv1_server_write.c 46 struct os_time now;
x509v3.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 542 struct os_time now;
wpa_supplicant_i.h 271 struct os_time suspend_time;
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_fast.c 130 struct os_time now;
695 struct os_time now;
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_fast.c 908 struct os_time now;
    [all...]

Completed in 1057 milliseconds