Searched refs:timelocal (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/
H A Dtime.h102 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
/bionic/libc/tzcode/
H A Dprivate.h357 # undef timelocal macro
358 # define timelocal tz_timelocal macro
420 # if !defined timelocal || defined time_tz
421 time_t timelocal(struct tm *);
H A Dlocaltime.c2187 timelocal(struct tm *tmp) function
/bionic/libc/
H A DAndroid.mk743 # Include tzsetwall, timelocal, timegm, time2posix, and posix2time.

Completed in 30 milliseconds