Searched refs:tz (Results 1 – 2 of 2) sorted by relevance
36 int thrift_gettimeofday(struct timeval* tv, struct timezone* tz) { in thrift_gettimeofday() argument37 return gettimeofday(tv,tz); in thrift_gettimeofday()
39 int thrift_gettimeofday(struct timeval* tv, struct timezone* tz);