Home
last modified time | relevance | path

Searched refs:SIZEOF_TIME_T (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/ntp/include/
H A Dtimetoa.h42 #if SIZEOF_TIME_T <= SIZEOF_INT
48 #elif SIZEOF_TIME_T <= SIZEOF_LONG
54 #elif defined(SIZEOF_LONG_LONG) && SIZEOF_TIME_T <= SIZEOF_LONG_LONG
H A Dtimevalops.h434 #if SIZEOF_TIME_T <= 4 in lfp_stamp_to_tval()
/freebsd/contrib/ntp/libntp/
H A Dsystime.c530 #if SIZEOF_TIME_T > 4 in step_systime()
594 #if SIZEOF_TIME_T > 4
616 #endif /* SIZEOF_TIME_T > 4 */ in tv_fmt_libbuf()
622 #if SIZEOF_TIME_T > 4 in clamp_systime()
H A Dprettydate.c13 #if SIZEOF_TIME_T < 4
H A Dtimespecops.c222 #if SIZEOF_TIME_T <= 4 in lfp_stamp_to_tspec()
H A Dmktime.c67 #if SIZEOF_TIME_T >= 8
H A Dntp_calendar.c198 # if SIZEOF_TIME_T <= 4 in time_to_vint64()
241 # if SIZEOF_TIME_T <= 4 in vint64_to_time()
/freebsd/crypto/openssh/
H A Dconfig.h1875 #define SIZEOF_TIME_T 4 macro
1877 #define SIZEOF_TIME_T 8 macro
H A Ddefines.h309 #if SIZEOF_TIME_T == SIZEOF_LONG_LONG_INT
/freebsd/usr.sbin/ntp/
H A Dconfig.h1578 #define SIZEOF_TIME_T 4
1580 #define SIZEOF_TIME_T 8
1551 #define SIZEOF_TIME_T global() macro
1553 #define SIZEOF_TIME_T global() macro
/freebsd/lib/libunbound/
H A Dconfig.h854 #define SIZEOF_TIME_T 4 macro
856 #define SIZEOF_TIME_T 8 macro
/freebsd/contrib/ldns/ldns/
H A Dconfig.h403 #define SIZEOF_TIME_T 8 macro
H A Dconfig.h.in402 #undef SIZEOF_TIME_T
/freebsd/contrib/ldns/
H A Dutil.c224 #if SIZEOF_TIME_T <= 4
306 #if SIZEOF_TIME_T <= 4 in ldns_serial_arithmetics_gmtime_r()
/freebsd/contrib/tcpdump/
H A Dcmakeconfig.h.in244 #cmakedefine SIZEOF_TIME_T @SIZEOF_TIME_T@
H A Dconfig.h.in241 #undef SIZEOF_TIME_T
H A DCMakeLists.txt414 check_type_size("time_t" SIZEOF_TIME_T)
/freebsd/contrib/unbound/sldns/
H A Dparseutil.c96 #if SIZEOF_TIME_T <= 4
177 #if SIZEOF_TIME_T <= 4 in sldns_serial_arithmetics_gmtime_r()
/freebsd/contrib/ntp/sntp/
H A Dmain.c1185 #if SIZEOF_TIME_T == 8 in handle_pkt()
1237 #if SIZEOF_TIME_T == 4 in handle_pkt()
1240 #elif SIZEOF_TIME_T == 8 in handle_pkt()
1244 # include "GRONK: unexpected value for SIZEOF_TIME_T" in handle_pkt()
H A Dconfig.h.in815 #undef SIZEOF_TIME_T
/freebsd/contrib/libpcap/
H A Dconfig.h.in326 #undef SIZEOF_TIME_T
/freebsd/contrib/libevent/
H A Dconfig.h.in478 #undef SIZEOF_TIME_T
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.h.in484 #undef SIZEOF_TIME_T
/freebsd/contrib/unbound/
H A Dconfig.h.in927 #undef SIZEOF_TIME_T
/freebsd/contrib/ntp/
H A Dconfig.h.in1571 #undef SIZEOF_TIME_T

12