Lines Matching defs:tmp
1403 struct tm *const tmp) in localsub()
1483 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) in localtime_rz()
1491 localtime_tzset(time_t const *timep, struct tm *tmp) in localtime_tzset()
1518 localtime_r(const time_t *timep, struct tm *tmp) in localtime_r()
1529 struct tm *tmp) in gmtsub()
1551 gmtime_r(const time_t *timep, struct tm *tmp) in gmtime_r()
1588 const struct state *sp, struct tm *tmp) in timesub()
1719 struct tm *tmp = localtime(timep); in ctime() local
1727 struct tm *tmp = localtime_r(timep, &mytm); in ctime_r() local
1833 time2sub(struct tm *const tmp, in time2sub()
2030 time2(struct tm * const tmp, in time2()
2049 time1(struct tm *const tmp, in time1()
2121 mktime_tzname(struct state *sp, struct tm *tmp, bool setname) in mktime_tzname()
2134 mktime_z(struct state *sp, struct tm *tmp) in mktime_z()
2142 mktime(struct tm *tmp) in mktime()
2167 timelocal(struct tm *tmp) in timelocal()
2175 timegm(struct tm *tmp) in timegm()
2181 timeoff(struct tm *tmp, long offset) in timeoff()