Home
last modified time | relevance | path

Searched defs:tzset (Results 1 – 8 of 8) sorted by relevance

/netbsd/lib/libc/time/
H A Dzdump.c172 # define tzset zdump_tzset macro
173 static void tzset(void) { } in tzset() function
H A Dprivate.h623 # define tzset tz_tzset macro
H A Dlocaltime.c1533 tzset(void) in tzset() function
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.h120 #define tzset _tzset macro
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c176 # define tzset __tzset macro
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c145 # define tzset __tzset macro
/netbsd/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc43 #define tzset __tzset50 macro
1074 INTERCEPTOR(void, tzset, int fake) { in INTERCEPTOR() argument
1077 REAL(tzset)(fake); in INTERCEPTOR() local
/netbsd/lib/libc/include/
H A Dnamespace.h754 #define tzset _tzset macro