Home
last modified time | relevance | path

Searched refs:copy_string_result (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dtime_r.c33 copy_string_result (char *dest, char const *src) in copy_string_result() function
53 return copy_string_result (buf, asctime (tm)); in asctime_r()
59 return copy_string_result (buf, ctime (t)); in ctime_r()