Searched refs:buf_asctime (Results 1 – 1 of 1) sorted by relevance
65 static char buf_asctime[MAX_ASCTIME_BUF_SIZE]; variable112 if (strlen(result) < STD_ASCTIME_BUF_SIZE || buf == buf_asctime) in asctime_r()131 return asctime_r(timeptr, buf_asctime); in asctime()