Searched defs:maxsize (Results 1 – 2 of 2) sorted by relevance
138 strftime_l(char *s, size_t maxsize, char const *format, struct tm const *t, in strftime_l()149 strftime(char *s, size_t maxsize, const char *format, const struct tm *t) in strftime()
119 wcsftime(wchar_t *__restrict s, size_t maxsize, in wcsftime()