Lines Matching defs:tmp
1432 struct tm *const tmp) in localsub()
1512 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) in localtime_rz()
1520 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) in localtime_tzset()
1541 localtime_r(const time_t *timep, struct tm *tmp) in localtime_r()
1552 struct tm *tmp) in gmtsub()
1574 gmtime_r(const time_t *timep, struct tm *tmp) in gmtime_r()
1611 const struct state *sp, struct tm *tmp) in timesub()
1742 struct tm *tmp = localtime(timep); in ctime() local
1750 struct tm *tmp = localtime_r(timep, &mytm); in ctime_r() local
1856 time2sub(struct tm *const tmp, in time2sub()
2053 time2(struct tm * const tmp, in time2()
2072 time1(struct tm *const tmp, in time1()
2144 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) in mktime_tzname()
2157 mktime_z(struct state *sp, struct tm *tmp) in mktime_z()
2165 mktime(struct tm *tmp) in mktime()
2182 timelocal(struct tm *tmp) in timelocal()
2190 timegm(struct tm *tmp) in timegm()
2196 timeoff(struct tm *tmp, long offset) in timeoff()