Searched defs:timeptr (Results 1 – 5 of 5) sorted by relevance
189 set_week_number_sun (struct tm *timeptr, int wnum) in set_week_number_sun()205 set_week_number_mon (struct tm *timeptr, int wnum) in set_week_number_mon()221 set_week_number_mon4 (struct tm *timeptr, int wnum) in set_week_number_mon4()241 strptime (const char *buf, const char *format, struct tm *timeptr) in strptime()
82 asctime_r(timeptr, buf) in asctime_r() argument141 asctime(timeptr) in asctime() argument
57 const wchar_t * __restrict format, const struct tm * __restrict timeptr, in wcsftime_l()119 const wchar_t * __restrict format, const struct tm * __restrict timeptr) in wcsftime()
617 dumptime(timeptr) in dumptime() argument
1300 struct tm *timeptr = NULL; in nxtfile() local