OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timelocal
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/include/
time.h
114
extern time_t
timelocal
(struct tm *tm);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h
315
extern time_t
timelocal
(struct tm *__tp) __THROW;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
time.h
315
extern time_t
timelocal
(struct tm *__tp) __THROW;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
time.h
315
extern time_t
timelocal
(struct tm *__tp) __THROW;
/external/ppp/pppd/plugins/radius/
avpair.c
640
#ifdef
TIMELOCAL
641
pair->lvalue = (UINT4)
timelocal
(tm);
642
#else /*
TIMELOCAL
*/
644
#endif /*
TIMELOCAL
*/
/bionic/libc/tzcode/
localtime.c
58
*
timelocal
()
2122
timelocal
(tmp)
function
[
all
...]
/external/icu4c/tools/tzcode/
localtime.c
1960
timelocal
(tmp)
function
[
all
...]
/external/qemu-pc-bios/bochs/
configure
[
all
...]
Completed in 852 milliseconds