Searched refs:tzp (Results 1 – 5 of 5) sorted by relevance
56 struct timezone tzp; in get_time() local57 gettimeofday(&t, &tzp); in get_time()
232 int gettimeofday(struct timeval *restrict tp, void *restrict tzp) in gettimeofday() argument239 (void)tzp; in gettimeofday()
80 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
416 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
535 /// int gettimeofday(struct timeval *tp, void *tzp);