Home | History | Annotate | Download | only in mongoose

Lines Matching defs:strftime

981 static size_t strftime(char *dst, size_t dst_size, const char *fmt,
983 (void) snprintf(dst, dst_size, "implement strftime() for WinCE");
2330 (void) strftime(mod, sizeof(mod), "%d-%b-%Y %H:%M", localtime(&de->st.mtime));
2391 // garbage and strftime() will segfault later on in
2511 strftime(buf, buf_len, "%a, %d %b %Y %H:%M:%S GMT", gmtime(t));
3517 (void) strftime(date, sizeof(date), "%d/%b/%Y:%H:%M:%S %z",