Searched refs:timelocal (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | time.h | 98 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__; |
/bionic/libc/tzcode/ | ||
D | localtime.c | 1996 timelocal(struct tm * const tmp) in timelocal() function |