Home
last modified time | relevance | path

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

/freebsd-head/contrib/tzcode/
HDasctime.c42 enum { STD_ASCTIME_BUF_SIZE = 26 }; enumerator
118 if (strlen(result) < STD_ASCTIME_BUF_SIZE in asctime_r()