Searched refs:asctime_impl (Results 1 – 1 of 1) sorted by relevance
18 static char *asctime_impl(const struct tm *tp, char *buf) in asctime_impl() function48 return asctime_impl(tp, buf); in asctime()54 return asctime_impl(tp, buf); in asctime_r()