localtime_r 67 maint/gnulib/lib/mktime-internal.h # define __localtime_r localtime_r localtime_r 586 maint/gnulib/lib/strptime.c if (localtime_r (&secs, tm) == NULL) localtime_r 208 maint/gnulib/lib/time.in.h _GL_FUNCDECL_RPL (localtime_r, struct tm *, (time_t const *restrict __timer, localtime_r 211 maint/gnulib/lib/time.in.h _GL_CXXALIAS_RPL (localtime_r, struct tm *, (time_t const *restrict __timer, localtime_r 215 maint/gnulib/lib/time.in.h _GL_FUNCDECL_SYS (localtime_r, struct tm *, (time_t const *restrict __timer, localtime_r 219 maint/gnulib/lib/time.in.h _GL_CXXALIAS_SYS (localtime_r, struct tm *, (time_t const *restrict __timer, localtime_r 223 maint/gnulib/lib/time.in.h _GL_CXXALIASWARN (localtime_r); localtime_r 276 maint/gnulib/lib/time_rz.c bool abbr_saved = localtime_r (t, tm) && save_abbr (tz, tm); localtime_r 45 maint/gnulib/tests/test-time-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::localtime_r, struct tm *,