Home
last modified time | relevance | path

Searched defs:gettimeofday (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtime.c140 SYSCALL_DEFINE2(gettimeofday, struct __kernel_old_timeval __user *, tv, in SYSCALL_DEFINE2() argument
224 COMPAT_SYSCALL_DEFINE2(gettimeofday, struct old_timeval32 __user *, tv, in COMPAT_SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/platform/
H A Dvxworks.hpp291 inline int gettimeofday(struct timeval *tv, void * /*tzv*/) { in gettimeofday() function
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp53 static int gettimeofday(struct timeval *tp, void *) { in gettimeofday() function
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c72 #define gettimeofday(a,b) ftime(a) macro
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h1951 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function