Searched refs:tzp (Results 1 – 8 of 8) sorted by relevance
37 gettimeofday(struct timeval *tp, TIME_ZONE_INFORMATION *tzp) { in gettimeofday() argument38 (void)tzp; in gettimeofday()
458 int gettimeofday(struct timeval * tp, struct timezone * tzp) in gettimeofday() argument
80 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
401 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
898 /// int gettimeofday(struct timeval *tp, void *tzp);
2803 pub fn sceKernelLibcGettimeofday(tp: *mut timeval, tzp: *mut timezone) -> i32; in sceKernelLibcGettimeofday()
74018 struct thermal_zone_params *tzp; member
127888 -my_gettimeofday(struct timeval *tvp, void *tzp)