Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dprivate.h280 # define time_t tz_time_t macro
282 typedef time_tz time_t; typedef
Dlocaltime.c1714 struct tm *(*const funcp)(const time_t*, int_fast32_t, struct tm*, struct state*), in time2sub()
1893struct tm * (*const funcp)(const time_t *, int_fast32_t, struct tm *, struct state *), // android-… in time2()
1909 time1(struct tm * const tmp, in time1()
/bionic/libc/include/sys/
Dtypes.h91 typedef __time_t time_t; typedef