strftime         1678 lib/common/iso8601.c         date_len += strftime(&date_s[date_len], max-date_len, tmp_fmt_s, &tm);
strftime         6047 maint/gnulib/lib/gen-uni-tables.c     strftime (date, sizeof (date), "%Y-%m-%d", gmtime (&now));
strftime          398 maint/gnulib/lib/nl_langinfo.c         if (!strftime (buf, sizeof result, "%p", &tmm))
strftime          407 maint/gnulib/lib/nl_langinfo.c         if (!strftime (buf, sizeof result, "%p", &tmm))
strftime          426 maint/gnulib/lib/nl_langinfo.c         if (!strftime (buf, sizeof result[0], "%A", &tmm))
strftime          444 maint/gnulib/lib/nl_langinfo.c         if (!strftime (buf, sizeof result[0], "%a", &tmm))
strftime          469 maint/gnulib/lib/nl_langinfo.c           if (!strftime (buf, sizeof result[0], "%B", &tmm))
strftime          492 maint/gnulib/lib/nl_langinfo.c           if (!strftime (buf, sizeof result[0], "%OB", &tmm))
strftime          494 maint/gnulib/lib/nl_langinfo.c             if (!strftime (buf, sizeof result[0], "%B", &tmm))
strftime          519 maint/gnulib/lib/nl_langinfo.c         if (!strftime (buf, sizeof result[0], "%b", &tmm))
strftime          401 maint/gnulib/lib/nstrftime.c #  define my_strftime strftime
strftime          874 maint/gnulib/lib/nstrftime.c # ifdef strftime
strftime          876 maint/gnulib/lib/nstrftime.c             size_t strftime ();
strftime          887 maint/gnulib/lib/nstrftime.c             len = strftime (ubuf, sizeof ubuf, ufmt, tp);
strftime           58 maint/gnulib/lib/strftime-fixes.c   return strftime (buf, bufsize, format, tp);
strftime          325 maint/gnulib/lib/time.in.h _GL_FUNCDECL_RPL (strftime, size_t,
strftime          329 maint/gnulib/lib/time.in.h _GL_CXXALIAS_RPL (strftime, size_t,
strftime          333 maint/gnulib/lib/time.in.h _GL_CXXALIAS_SYS (strftime, size_t,
strftime          338 maint/gnulib/lib/time.in.h _GL_CXXALIASWARN (strftime);
strftime          127 maint/gnulib/tests/test-posixtm.c   n_bytes = strftime (curr_year_str, sizeof curr_year_str, "%Y", tm);
strftime           70 maint/gnulib/tests/test-time-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::strftime, size_t,