Home
last modified time | relevance | path

Searched refs:dstflag (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/sys/
H A Dtimeb.h56 short dstflag; /* DST == non-zero */ member
/freebsd/lib/libutil/
H A Dftime.c50 tbp->dstflag = tz.tz_dsttime; in ftime()
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dtimesync.c68 tz->tz_dsttime = tb.dstflag; in gettimeofday()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h179 short dstflag; member
H A Dsanitizer_platform_limits_solaris.cpp340 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_freebsd.h207 short dstflag; member
H A Dsanitizer_platform_limits_freebsd.cpp507 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_posix.h425 short dstflag; member
H A Dsanitizer_platform_limits_posix.cpp1296 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
H A Dsanitizer_platform_limits_netbsd.h213 short dstflag; member
H A Dsanitizer_platform_limits_netbsd.cpp2674 CHECK_SIZE_AND_OFFSET(timeb, dstflag);
/freebsd/crypto/krb5/src/kadmin/cli/
H A Dgetdate.y88 short dstflag; /* Field not used */