Lines Matching defs:tmp
1567 struct tm *const tmp) in localsub()
1653 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) in localtime_rz()
1661 localtime_tzset(time_t const *timep, struct tm *tmp) in localtime_tzset()
1688 localtime_r(const time_t *timep, struct tm *tmp) in localtime_r()
1699 struct tm *tmp) in gmtsub()
1721 gmtime_r(const time_t *timep, struct tm *tmp) in gmtime_r()
1765 const struct state *sp, struct tm *tmp) in timesub()
1880 struct tm *tmp = localtime(timep); in ctime() local
1888 struct tm *tmp = localtime_r(timep, &mytm); in ctime_r() local
1994 time2sub(struct tm *const tmp, in time2sub()
2193 time2(struct tm * const tmp, in time2()
2212 time1(struct tm *const tmp, in time1()
2284 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) in mktime_tzname()
2297 mktime_z(struct state *sp, struct tm *tmp) in mktime_z()
2305 mktime(struct tm *tmp) in mktime()
2330 timelocal(struct tm *tmp) in timelocal()
2338 timegm(struct tm *tmp) in timegm()
2344 timeoff(struct tm *tmp, long offset) in timeoff()