localtime_r
if (localtime_r(&now, &timebuf2) == NULL)
if (localtime_r(×tamp2, &tmbuf) == NULL)
tmp = localtime_r(×tamp2, &tmbuf);
if (localtime_r(&tt, &tm) == NULL)
struct tm *localtime_r(const time_t *, struct tm *);
struct tm *localtime_r(const time_t *, struct tm *);
struct tm *localtime_r(const time_t *, struct tm *);
localtime_r(&now.tv_sec, &tm) != NULL) {
localtime_r(&t, tm);
localtime_r(&tp.tv_sec, &tm);
assert(localtime_r(&pp->t0, &tm1) != NULL);
localtime_r(&tp.tv_sec, &tm);
localtime_r(&t, &tm);
localtime_r(&tv.tv_sec, &tm_res);
localtime_r(&tv.tv_sec, &tm_res);
localtime_r(&tv.tv_sec, &tm_res);
localtime_r(&t, &tm);
localtime_r(&t, &td);
localtime_r(&now, &tp);
localtime_r(&time1, tp1);
localtime_r(&time2, tp2);
localtime_r(&t, &tp);
tm_ptr1 = localtime_r(&stb1.st_mtime, &tm1);
tm_ptr2 = localtime_r(&stb2.st_mtime, &tm2);
tm_ptr = localtime_r(&stb->st_mtime, &tm);
localtime_r(&tt, &tmd);
localtime_r(&t, &tm);
localtime_r(&t, &tm);
if (localtime_r(&tloc_time_t, &tloc_tm) == NULL) {
localtime_r(&sb.st_ctime, &k_ts) != NULL)
localtime_r(&sb.st_ctime, &k_ts) == NULL) {
(void)localtime_r(&tim, &t);
(void)localtime_r(&tim, &t);
(void)localtime_r(&tim, &t);
localtime_r(&now, &tm) == NULL)
if (ptime == NULL || localtime_r(&(ptime->tsecs), &tm) == NULL) {
localtime_r(&t_now, &tm_now);
localtime_r(&now, ×tamp_now.tm);