Home
last modified time | relevance | path

Searched +defs:tv +defs:tv_sec (Results 1 – 6 of 6) sorted by relevance

/external/libvncserver/compat/msvc/sys/
Dtime.h16 time_t tv_sec; /* Seconds since 00:00:00 GMT, */ member
32 static __inline int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday()
/external/libvncserver/libvncserver/
Dsockets.c83 long int tv_sec,tv_usec; member
287 struct timeval tv; in rfbCheckFds() local
575 struct timeval tv; in rfbReadExactTimeout() local
667 struct timeval tv; in rfbPeekExactTimeout() local
745 struct timeval tv; in rfbWriteExact() local
/external/webrtc/webrtc/base/
Dtimeutils.cc93 long tv_sec, tv_usec; // NOLINT member
98 static int gettimeofday(struct timeval *tv, void *tz) { in gettimeofday()
/external/dbus/dbus/
Ddbus-sysdeps-win.c936 struct timeval tv; in _dbus_poll() local
1882 _dbus_get_real_time (long *tv_sec, in _dbus_get_real_time()
1913 _dbus_get_monotonic_time (long *tv_sec, in _dbus_get_monotonic_time()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc80 long tv_sec; member
347 timeval tv; in NanoTime() local
/external/mksh/src/
Dfuncs.c1877 struct timeval tv, tvlim; in c_read() local
2578 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, in p_time()
3784 struct timeval tv; in c_sleep() local