Home
last modified time | relevance | path

Searched refs:tzp (Results 1 – 8 of 8) sorted by relevance

/third_party/libcoap/src/
Dcoap_time.c37 gettimeofday(struct timeval *tp, TIME_ZONE_INFORMATION *tzp) { in gettimeofday() argument
38 (void)tzp; in gettimeofday()
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c458 int gettimeofday(struct timeval * tp, struct timezone * tzp) in gettimeofday() argument
/third_party/libxml2/
DtestSAX.c80 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
Dxmllint.c401 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def898 /// int gettimeofday(struct timeval *tp, void *tzp);
/third_party/rust/crates/libc/src/
Dpsp.rs2803 pub fn sceKernelLibcGettimeofday(tp: *mut timeval, tzp: *mut timezone) -> i32; in sceKernelLibcGettimeofday()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h74018 struct thermal_zone_params *tzp; member
/third_party/chromium/patch/
D0001-cve.patch127888 -my_gettimeofday(struct timeval *tvp, void *tzp)