Lines Matching defs:timep
1458 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub()
1539 localtime_rz(struct state *sp, time_t const *timep, struct tm *tmp) in localtime_rz()
1547 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) in localtime_tzset()
1562 localtime(const time_t *timep) in localtime()
1568 localtime_r(const time_t *timep, struct tm *tmp) in localtime_r()
1578 gmtsub(struct state const *sp, time_t const *timep, int_fast32_t offset, in gmtsub()
1601 gmtime_r(const time_t *timep, struct tm *tmp) in gmtime_r()
1608 gmtime(const time_t *timep) in gmtime()
1616 offtime(const time_t *timep, long offset) in offtime()
1644 timesub(const time_t *timep, int_fast32_t offset, in timesub()
1757 ctime(const time_t *timep) in ctime()
1770 ctime_r(const time_t *timep, char *buf) in ctime_r()