Searched refs:HAVE_LOCALTIME_R (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/roken/
H A Dlocaltime_r.c40 #ifndef HAVE_LOCALTIME_R
/freebsd-12-stable/lib/libmagic/
H A Dconfig.h100 #define HAVE_LOCALTIME_R 1 macro
/freebsd-12-stable/contrib/ldns/ldns/
H A Dconfig.h153 #define HAVE_LOCALTIME_R 1 macro
616 #ifndef HAVE_LOCALTIME_R
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_getdate.c701 #if defined(HAVE_LOCALTIME_R) || defined(HAVE__LOCALTIME64_S)
734 #if defined(HAVE_LOCALTIME_R)
758 #if defined(HAVE_LOCALTIME_R) || defined(HAVE__LOCALTIME64_S)
766 #if defined(HAVE_LOCALTIME_R)
779 #if defined(HAVE_LOCALTIME_R)
838 #if defined(HAVE_LOCALTIME_R) || defined(HAVE__LOCALTIME64_S)
848 #if defined(HAVE_LOCALTIME_R)
1008 #if defined(HAVE_LOCALTIME_R)
1023 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE__LOCALTIME64_S)
H A Darchive_write_set_format_zip.c1381 #if defined(HAVE_LOCALTIME_R) || defined(HAVE__LOCALTIME64_S)
1391 #if defined(HAVE_LOCALTIME_R)
H A Darchive_read_support_format_rar.c1731 #if defined(HAVE_LOCALTIME_R) || defined(HAVE__LOCALTIME64_S)
1769 #if defined(HAVE_LOCALTIME_R)
H A Darchive_write_set_format_iso9660.c2524 #if HAVE_LOCALTIME_R
/freebsd-12-stable/lib/libarchive/
H A Dconfig_freebsd.h141 #define HAVE_LOCALTIME_R 1 macro
/freebsd-12-stable/usr.bin/svn/lib/libapr/
H A Dapr_private.h299 #define HAVE_LOCALTIME_R 1 macro
/freebsd-12-stable/contrib/unbound/util/
H A Dlog.c226 #if defined(HAVE_STRFTIME) && defined(HAVE_LOCALTIME_R)
273 #if defined(HAVE_STRFTIME) && defined(HAVE_LOCALTIME_R)
/freebsd-12-stable/contrib/libarchive/tar/
H A Dutil.c670 #if defined(HAVE_LOCALTIME_R) || defined(HAVE__LOCALTIME64_S)
748 #if defined(HAVE_LOCALTIME_R)
/freebsd-12-stable/kerberos5/include/
H A Dconfig.h554 #define HAVE_LOCALTIME_R 1 macro
/freebsd-12-stable/contrib/file/src/
H A Dfile.h620 #ifndef HAVE_LOCALTIME_R
/freebsd-12-stable/usr.sbin/unbound/
H A Dconfig.h354 #define HAVE_LOCALTIME_R 1 macro
/freebsd-12-stable/contrib/libarchive/cpio/
H A Dcpio.c1143 #if defined(HAVE_LOCALTIME_R) || defined(HAVE__LOCALTIME64_S)
1197 #if defined(HAVE_LOCALTIME_R)
/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c13617 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
13634 #if (!defined(HAVE_LOCALTIME_R) || !HAVE_LOCALTIME_R) \
13652 #if defined(HAVE_LOCALTIME_R) && HAVE_LOCALTIME_R
13656 #endif /* HAVE_LOCALTIME_R */
13657 #endif /* HAVE_LOCALTIME_R || HAVE_LOCALTIME_S */
[all...]
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3.c22486 #if !HAVE_LOCALTIME_R && !HAVE_LOCALTIME_S \
22507 #if !HAVE_LOCALTIME_R && !HAVE_LOCALTIME_S
22524 #if HAVE_LOCALTIME_R
22528 #endif /* HAVE_LOCALTIME_R */
22529 #endif /* HAVE_LOCALTIME_R || HAVE_LOCALTIME_S */
[all...]

Completed in 1098 milliseconds