Home
last modified time | relevance | path

Searched refs:timeb (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/include/sys/
Dtimeb.h13 struct timeb { struct
19 int ftime(struct timeb *); argument
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimeb.h13 struct timeb { struct
19 int ftime(struct timeb *); argument
/third_party/musl/ndk_musl_include/sys/
Dtimeb.h13 struct timeb { struct
19 int ftime(struct timeb *); argument
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimeb.h13 struct timeb { struct
19 int ftime(struct timeb *); argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimeb.h13 struct timeb { struct
19 int ftime(struct timeb *); argument
/third_party/musl/src/time/
Dftime.c4 int ftime(struct timeb *tp) in ftime()
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
Dtime_timezone_test.cpp18 struct timeb tp;
Dtime_ftime_test.cpp18 struct timeb tmb;
/third_party/musl/compat/time32/
Dftime32.c14 struct timeb tb; in __ftime32()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socket.c3194 struct timeb tb;
/third_party/musl/
Dmusl_src.gni2071 "include/sys/timeb.h",
/third_party/chromium/patch/
D0001-cve.patch74349 check_include_files(sys/timeb.h HAVE_SYS_TIMEB_H)
100244 AC_CHECK_HEADERS([sys/timeb.h])
127823 -#include <sys/timeb.h>
127890 - struct timeb timebuffer;
136806 check_include_files(sys/timeb.h HAVE_SYS_TIMEB_H)
137480 -AC_CHECK_HEADERS(sys/timeb.h time.h sys/stat.h sys/select.h stdarg.h)
137482 +AC_CHECK_HEADERS(sys/timeb.h sys/stat.h sys/select.h)