Searched defs:timeptr (Results 1 – 5 of 5) sorted by relevance
191 set_week_number_sun (struct tm *timeptr, int wnum) in set_week_number_sun()207 set_week_number_mon (struct tm *timeptr, int wnum) in set_week_number_mon()223 set_week_number_mon4 (struct tm *timeptr, int wnum) in set_week_number_mon4()243 strptime (const char *buf, const char *format, struct tm *timeptr) in strptime()
85 asctime_r(struct tm const * restrict timeptr,char * restrict buf) asctime_r() argument 133 asctime(const struct tm * timeptr) asctime() argument [all...]
1223 dumptime(const struct tm * timeptr) global() argument [all...]
66 const wchar_t *format, const struct tm *timeptr, locale_t loc) in wcsftime_l()
1303 struct tm *timeptr = NULL; in nxtfile() local