Searched refs:buf_ctime (Results 1 – 1 of 1) sorted by relevance
58 # define buf_ctime buf_asctime macro60 static char buf_ctime[sizeof buf_asctime]; variable105 || buf == buf_ctime || buf == buf_asctime) in asctime_r()130 return ctime_r(timep, buf_ctime); in ctime()