Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/time/
Dlocaltime.c61 static char wildabbr[] = WILDABBR; variable
199 wildabbr,
200 wildabbr
249 tzname[0] = wildabbr; in settzname()
250 tzname[1] = wildabbr; in settzname()
1353 tmp->tm_zone = wildabbr; in gmtsub()