Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c249 static char *tz_name = "+0000"; variable
548 tz_name = optarg; in history()
565 tz_name = optarg; in history()
640 option_with_arg ("-z", tz_name); in history()
1568 tm->tm_min, tz_name, user_len, lr->user); in report_hrecs()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dchrono660 const time_zone* locate_zone(string_view tz_name);