Searched refs:monthToken (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libima/common/ | ||
H A D | ima-lib.c | 647 char *monthToken[] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", local 672 if (strcmp(monthToken[i], monthString) == 0) { |
Completed in 60 milliseconds