HomeSort by: relevance | last modified time | path
    Searched defs:mon_names (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
zic.c 386 static struct lookup const mon_names[] = { variable in typeref:struct:lookup const[]
2089 if ((lp = byword(fields[LP_MONTH], mon_names)) == NULL) {
2194 if ((lp = byword(monthp, mon_names)) == NULL) {

Completed in 86 milliseconds