HomeSort by: relevance | last modified time | path
    Searched refs:HAVE_TZNAME (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/time/
private.h 343 #ifndef HAVE_TZNAME
345 # define HAVE_TZNAME 0
347 # define HAVE_TZNAME 1
775 # if HAVE_TZNAME
866 #if 2 <= HAVE_TZNAME + (TZ_TIME_T || !HAVE_POSIX_DECLS)
strftime.c 631 #elif HAVE_TZNAME
730 # if HAVE_TZNAME
localtime.c 665 # if 2 <= HAVE_TZNAME + TZ_TIME_T || defined(__NetBSD__)
797 # if HAVE_TZNAME
839 # if HAVE_TZNAME
zdump.c 1155 # if HAVE_TZNAME

Completed in 24 milliseconds