HomeSort by relevance Sort by last modified time
    Searched refs:timelocal (Results 1 - 6 of 6) sorted by null

  /bionic/libc/include/
time.h 131 extern time_t timelocal(struct tm *tm);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 64 * timelocal()
2096 timelocal(tmp) function
    [all...]
  /external/icu4c/tools/tzcode/
localtime.c 1960 timelocal(tmp) function
    [all...]
  /external/qemu-pc-bios/bochs/
configure     [all...]

Completed in 306 milliseconds