Lines Matching defs:timep
1431 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, 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()
1535 localtime(const time_t *timep) in localtime()
1541 localtime_r(const time_t *timep, struct tm *tmp) in localtime_r()
1551 gmtsub(struct state const *sp, time_t const *timep, int_fast32_t offset, in gmtsub()
1574 gmtime_r(const time_t *timep, struct tm *tmp) in gmtime_r()
1581 gmtime(const time_t *timep) in gmtime()
1589 offtime(const time_t *timep, long offset) in offtime()
1610 timesub(const time_t *timep, int_fast32_t offset, in timesub()
1734 ctime(const time_t *timep) in ctime()
1747 ctime_r(const time_t *timep, char *buf) in ctime_r()