Searched refs:HAVE_TIMEGM (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Dconfig_freebsd.h133 #define HAVE_TIMEGM 1 macro
H A Darchive_read_support_format_iso9660.c2797 #if HAVE_TIMEGM
H A Darchive_read_support_format_xar.c1010 #if HAVE_TIMEGM
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A Dconfig.h.in134 #undef HAVE_TIMEGM
H A Dmisc.c796 #if defined(HAVE_TIMEGM) && HAVE_TIMEGM
/macosx-10.10.1/ntp-92/libntp/
H A Dmktime.c64 #if !defined(HAVE_MKTIME) || !defined(HAVE_TIMEGM)
258 #endif /* !HAVE_MKTIME || !HAVE_TIMEGM */
287 #ifndef HAVE_TIMEGM
303 #endif /* !HAVE_TIMEGM */
/macosx-10.10.1/libarchive-30/
H A Dconfig.h526 #define HAVE_TIMEGM 1 macro
/macosx-10.10.1/apache-793/httpd/include/
H A Dap_config_auto.h.in197 #undef HAVE_TIMEGM
/macosx-10.10.1/ntp-92/include/
H A Dconfig.h903 #define HAVE_TIMEGM 1 macro
H A Dntp_machine.h491 #ifndef HAVE_TIMEGM
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dconfig.h.in392 #undef HAVE_TIMEGM
H A Dtnftp.h417 #if !defined(HAVE_TIMEGM)
/macosx-10.10.1/Heimdal-398.1.2/packages/mac/SnowLeopard10A/
H A Dconfig.h1074 #define HAVE_TIMEGM 1 macro
/macosx-10.10.1/OpenSSH-189/osslshim/config/
H A Dossl-config.h1096 #define HAVE_TIMEGM 1 macro
/macosx-10.10.1/libarchive-30/libarchive/build/cmake/
H A Dconfig.h.in543 #cmakedefine HAVE_TIMEGM 1
/macosx-10.10.1/libarchive-30/libarchive/
H A Dconfig.h.in523 #undef HAVE_TIMEGM
H A DCMakeLists.txt410 CHECK_FUNCTION_EXISTS_GLIBC(timegm HAVE_TIMEGM)
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy_ftp.c34 * 2) HAVE_TIMEGM (preferred) or HAVE_GMTOFF is available at compile time
989 #if defined(USE_MDTM) && (defined(HAVE_TIMEGM) || defined(HAVE_GMTOFF))
1755 #if defined(USE_MDTM) && (defined(HAVE_TIMEGM) || defined(HAVE_GMTOFF))
1788 #ifdef HAVE_TIMEGM /* Does system have timegm()? */
1911 #if defined(USE_MDTM) && (defined(HAVE_TIMEGM) || defined(HAVE_GMTOFF))
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DPlatform.h568 #define HAVE_TIMEGM 1 macro
/macosx-10.10.1/Heimdal-398.1.2/include/
H A Dconfig.h.in1082 #undef HAVE_TIMEGM
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Droken.h.in1092 #if !defined(HAVE_TIMEGM)
/macosx-10.10.1/ruby-106/ruby/
H A Dtime.c925 #if defined(HAVE_TIMEGM) && defined(LOCALTIME_OVERFLOW_PROBLEM)
/macosx-10.10.1/ruby-106/ruby/ext/date/
H A Ddate_core.c7797 #elif defined(HAVE_TIMEGM)

Completed in 513 milliseconds