Home
last modified time | relevance | path

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

/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dtime_r.c30 copy_string_result (char *dest, char const *src) in copy_string_result() function
50 return copy_string_result (buf, asctime (tm)); in asctime_r()
56 return copy_string_result (buf, ctime (t)); in ctime_r()
/dports/net-p2p/microdc2/microdc2-0.15.6/lib/
H A Dtime_r.c30 copy_string_result (char *dest, char const *src) in copy_string_result() function
50 return copy_string_result (buf, asctime (tm)); in asctime_r()
56 return copy_string_result (buf, ctime (t)); in ctime_r()
/dports/devel/gnulib/gnulib-20140202-stable/
H A DChangeLog83496 * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/
H A DChangeLog122685 * lib/time_r.c (copy_string_result): Remove, as it is no longer used.