Home
last modified time | relevance | path

Searched defs:timep (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/tzcode/
Dlocaltime.c1566 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, 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()
1682 localtime(const time_t *timep) in localtime()
1688 localtime_r(const time_t *timep, struct tm *tmp) in localtime_r()
1698 gmtsub(struct state const *sp, time_t const *timep, int_fast32_t offset, in gmtsub()
1721 gmtime_r(const time_t *timep, struct tm *tmp) in gmtime_r()
1728 gmtime(const time_t *timep) in gmtime()
1736 offtime(const time_t *timep, long offset) in offtime()
1764 timesub(const time_t *timep, int_fast32_t offset, in timesub()
[all …]