HomeSort by: relevance | last modified time | path
    Searched refs:os_time (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/external/bsd/wpa/dist/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 41 int os_get_time(struct os_time *t)
os_unix.c 65 int os_get_time(struct os_time *t)
wpa_debug.c 72 struct os_time tv;
  /src/external/bsd/wpa/dist/src/pae/
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;
  /src/external/mit/xorg/lib/
driver.old.mk 18 os_time.c \
driver.mk 32 os_time.c \
  /src/external/mit/lua/dist/src/
loslib.c 346 static int os_time (lua_State *L) { function
417 {"time", os_time},
  /src/external/bsd/wpa/dist/src/crypto/
random.c 133 struct os_time t;
  /src/external/bsd/wpa/dist/src/ap/
accounting.c 44 struct os_time now;
hostapd.h 157 struct os_time lci_date;
rrm.c 158 struct os_time curr, diff;
ieee802_11_shared.c 690 struct os_time t;
  /src/external/bsd/wpa/dist/src/radius/
radius_das.c 411 struct os_time now;
radius_server.c 710 struct os_time now;
849 struct os_time now;
2723 struct os_time now;
  /src/external/gpl3/gdb.old/dist/sim/common/
callback.c 397 os_time (host_callback *p) function
455 callback (which may be something other than os_time) should
725 os_time,
  /src/external/gpl3/gdb/dist/sim/common/
callback.c 397 os_time (host_callback *p) function
455 callback (which may be something other than os_time) should
725 os_time,
  /src/external/bsd/wpa/dist/src/tls/
tlsv1_client_ocsp.c 127 struct os_time now;
tlsv1_client_write.c 48 struct os_time now;
  /src/external/bsd/wpa/dist/wpa_supplicant/
notify.c 622 struct os_time now;
  /src/external/bsd/wpa/dist/src/eap_server/
eap_server_fast.c 130 struct os_time now;
684 struct os_time now;
eap_server_teap.c 150 struct os_time now;
728 struct os_time now;

Completed in 72 milliseconds

1 2