Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dtzdst.c195 #define MONTH_NAME_LEN 3 macro
215 if (strncmp(strMonth, g_strMonth[index], MONTH_NAME_LEN) == 0) { in GetMonthFromString()
228 if (strncmp(strWeekDay, g_strWeekDay[index], MONTH_NAME_LEN) == 0) { in GetWeekDayFromString()
241 if (strncmp(strMonthWeek, g_strMonthWeek[index], MONTH_NAME_LEN) == 0) { in GetMonthWeekFromString()

Completed in 2 milliseconds