save_abbr         275 lib/time_rz.c            bool abbr_saved = localtime_r (t, tm) && save_abbr (tz, tm);
save_abbr         306 lib/time_rz.c            ok = ok && save_abbr (tz, &tm_1);