HomeSort by relevance Sort by last modified time
    Searched refs:os_time (Results 1 - 25 of 30) 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)
uuid.c 77 struct os_time t;
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 61 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.h 66 struct os_time created_time;
83 struct os_time created_time; /* Time createdTime */
97 struct os_time created_time; /* Time createdTime */
114 struct os_time created_time; /* Time createdTime */
128 struct os_time created_time;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
loslib.c 241 static int os_time (lua_State *L) { function
310 {"time", os_time},
  /external/syslinux/com32/lua/src/
loslib.c 246 static int os_time (lua_State *L) { function
323 {"time", os_time},
  /external/wpa_supplicant_8/src/crypto/
random.c 131 struct os_time t;
  /external/wpa_supplicant_8/src/radius/
radius_das.c 207 struct os_time now;
  /external/wpa_supplicant_8/src/ap/
accounting.c 44 struct os_time now;
hostapd.h 114 struct os_time lci_date;
ieee802_11_shared.c 465 struct os_time t;
rrm.c 158 struct os_time curr, diff;
dpp_hostapd.c 896 struct os_time now;
    [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;
  /external/wpa_supplicant_8/wpa_supplicant/
notify.c 577 struct os_time now;
dpp_supplicant.c 1248 struct os_time now;
    [all...]
wpa_supplicant_i.h 272 struct os_time suspend_time;
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
eap_server_fast.c 130 struct os_time now;
693 struct os_time now;
    [all...]

Completed in 298 milliseconds

1 2