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

  /src/lib/libc/time/
private.h 668 # define TZ_TIME_T true
670 # define TZ_TIME_T false
673 #if defined LOCALTIME_IMPLEMENTATION && TZ_TIME_T
677 #if TZ_TIME_T
679 typedef time_tz tz_time_t; typedef in typeref:typename:time_tz
716 # define time_t tz_time_t
814 #if 2 <= HAVE_TZNAME + (TZ_TIME_T || !HAVE_POSIX_DECLS)
817 #if 2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)
821 #if 2 <= ALTZONE + (TZ_TIME_T || !HAVE_POSIX_DECLS)
838 # if TZ_TIME_T || !defined tzsetwal
    [all...]
private.h 668 # define TZ_TIME_T true
670 # define TZ_TIME_T false
673 #if defined LOCALTIME_IMPLEMENTATION && TZ_TIME_T
677 #if TZ_TIME_T
679 typedef time_tz tz_time_t; typedef in typeref:typename:time_tz
716 # define time_t tz_time_t
814 #if 2 <= HAVE_TZNAME + (TZ_TIME_T || !HAVE_POSIX_DECLS)
817 #if 2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)
821 #if 2 <= ALTZONE + (TZ_TIME_T || !HAVE_POSIX_DECLS)
838 # if TZ_TIME_T || !defined tzsetwal
    [all...]
private.h 668 # define TZ_TIME_T true
670 # define TZ_TIME_T false
673 #if defined LOCALTIME_IMPLEMENTATION && TZ_TIME_T
677 #if TZ_TIME_T
679 typedef time_tz tz_time_t; typedef in typeref:typename:time_tz
716 # define time_t tz_time_t
814 #if 2 <= HAVE_TZNAME + (TZ_TIME_T || !HAVE_POSIX_DECLS)
817 #if 2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)
821 #if 2 <= ALTZONE + (TZ_TIME_T || !HAVE_POSIX_DECLS)
838 # if TZ_TIME_T || !defined tzsetwal
    [all...]
private.h 668 # define TZ_TIME_T true
670 # define TZ_TIME_T false
673 #if defined LOCALTIME_IMPLEMENTATION && TZ_TIME_T
677 #if TZ_TIME_T
679 typedef time_tz tz_time_t; typedef in typeref:typename:time_tz
716 # define time_t tz_time_t
814 #if 2 <= HAVE_TZNAME + (TZ_TIME_T || !HAVE_POSIX_DECLS)
817 #if 2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)
821 #if 2 <= ALTZONE + (TZ_TIME_T || !HAVE_POSIX_DECLS)
838 # if TZ_TIME_T || !defined tzsetwal
    [all...]

Completed in 63 milliseconds