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

1 2

  /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 25 int os_get_time(struct os_time *t)
53 struct os_time now;
os_internal.c 33 int os_get_time(struct os_time *t)
os_unix.c 53 int os_get_time(struct os_time *t)
common.c 170 struct os_time now;
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/chromium_org/third_party/skia/third_party/lua/src/
loslib.c 241 static int os_time (lua_State *L) { function
310 {"time", os_time},
  /external/wpa_supplicant_8/src/ap/
accounting.c 245 struct os_time now;
451 struct os_time now;
ieee802_11_shared.c 431 struct os_time t;
wpa_auth_ft.c     [all...]
wps_hostapd.c 193 struct os_time t;
    [all...]
  /external/wpa_supplicant_8/src/crypto/
random.c 128 struct os_time t;
tls_gnutls.c 807 struct os_time now;
  /external/wpa_supplicant_8/src/radius/
radius_das.c 193 struct os_time now;
radius.c 889 struct os_time tv;
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 397 struct os_time now;
wpa_supplicant_i.h 256 struct os_time suspend_time;
  /external/wpa_supplicant_8/src/tls/
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/src/eap_server/
eap_server_fast.c 130 struct os_time now;
689 struct os_time now;
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_common.c 244 struct os_time now;
  /external/wpa_supplicant_8/src/eap_peer/
eap_fast.c 904 struct os_time now;
    [all...]

Completed in 284 milliseconds

1 2