Searched refs:tzp (Results 1 – 8 of 8) sorted by relevance
52 struct timezone tzp; in get_time() local53 gettimeofday(&t, &tzp); in get_time()
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()
448 int usbi_gettimeofday(struct timeval *tp, void *tzp);
2009 int usbi_gettimeofday(struct timeval *tp, void *tzp) in usbi_gettimeofday() argument2015 UNUSED(tzp); in usbi_gettimeofday()
80 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
411 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument
416 my_gettimeofday(struct timeval *tvp, void *tzp) in my_gettimeofday() argument