Home
last modified time | relevance | path

Searched refs:g_strDstEnd (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c204 STATIC CHAR g_strDstEnd[DST_SET_LENGTH_MAX] = {0}; variable
545 dstEnd = DstConfigDecode(time.tm_year, g_strDstEnd); in CheckWithinDstPeriod()
588 if (strncpy_s(g_strDstEnd, DST_SET_LENGTH_MAX, strDstEndTime, strlen(strDstEndTime)) != EOK) { in dst_enable()
620 dstEnd = DstConfigDecode(year, g_strDstEnd); in dst_inquire()

Completed in 1 milliseconds