Home
last modified time | relevance | path

Searched defs:tzp (Results 1 – 6 of 6) sorted by relevance

/external/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c239 int gettimeofday(struct timeval * tp, struct timezone * tzp) in gettimeofday()
/external/curl/lib/
Dx509asn1.c462 const char *tzp; in GTime2str() local
530 const char *tzp; in UTime2str() local
/external/libyuv/files/unit_test/
Dunit_test.h92 struct timezone tzp; in get_time() local
/external/libxml2/
DtestSAX.c80 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday()
Dxmllint.c401 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday()
/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h607 #define __sanitizer_syscall_pre_compat_50_gettimeofday(tp, tzp) \ argument
610 #define __sanitizer_syscall_post_compat_50_gettimeofday(res, tp, tzp) \ argument
641 #define __sanitizer_syscall_pre_compat_50_settimeofday(tv, tzp) \ argument
644 #define __sanitizer_syscall_post_compat_50_settimeofday(res, tv, tzp) \ argument
2295 #define __sanitizer_syscall_pre___gettimeofday50(tp, tzp) \ argument
2298 #define __sanitizer_syscall_post___gettimeofday50(res, tp, tzp) \ argument
2301 #define __sanitizer_syscall_pre___settimeofday50(tv, tzp) \ argument
2304 #define __sanitizer_syscall_post___settimeofday50(res, tv, tzp) \ argument