Searched refs:localtime (Results 1 – 6 of 6) sorted by relevance
73 extern struct tm* localtime(const time_t *t);
57 using ::localtime;
165 prlen = strftime(p, tbuf_left, "%h %e %T ", localtime(&now)); in vsyslog_r()
433 const struct tm *static_result = localtime(clock); in fake_localtime_r()
1426 localtime(timep) in localtime() function1688 return asctime(localtime(timep));
256 tzcode/localtime.c \