Searched defs:timeptr (Results 1 – 4 of 4) sorted by relevance
75 asctime_r(const struct tm * __restrict timeptr, char * __restrict buf) in asctime_r()125 asctime(const struct tm *timeptr) in asctime()
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()
572 dumptime(const struct tm *timeptr) in dumptime()
1257 struct tm *timeptr = NULL; in nxtfile() local