Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dtimezone.c39 static char *_tztab(int, int);
69 return(_tztab(zone,dst)); /* default: table or created zone */ in __timezone_compat()
104 _tztab(int zone, int dst) in _tztab() function