Search | Google it | Results 1 - 2 of 2 for funcall:strftime (0.00 seconds) |
105: */ 106: (void) strftime(year, sizeof year, "%Y", timeptr); 107: len = snprintf(buf, bufsize,
119: time_t mktime(struct tm *); 120: size_t strftime(char * __restrict, size_t, const char * __restrict, 121: const struct tm * __restrict)