Searched defs:gettimeofday (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | time.c | 140 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 D | vxworks.hpp | 291 inline int gettimeofday(struct timeval *tv, void * /*tzv*/) { in gettimeofday() function
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | userdict.cpp | 53 static int gettimeofday(struct timeval *tp, void *) { in gettimeofday() function
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sox.c | 72 #define gettimeofday(a,b) ftime(a) macro
|
| /OK3568_Linux_fs/kernel/tools/include/nolibc/ |
| H A D | nolibc.h | 1951 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() function
|