curr_year_str 113 maint/gnulib/tests/test-posixtm.c char curr_year_str[30]; curr_year_str 127 maint/gnulib/tests/test-posixtm.c n_bytes = strftime (curr_year_str, sizeof curr_year_str, "%Y", tm); curr_year_str 162 maint/gnulib/tests/test-posixtm.c stpcpy (stpcpy (tmp_buf, curr_year_str), T[i].in);