Searched refs:tm_isdst (Results 51 - 58 of 58) sorted by relevance

123

/freebsd-10.1-release/contrib/ntp/util/
H A Dntp-keygen.c2114 tm.tm_isdst = 0;
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c1670 ts.tm_isdst = -1;
H A Darchive_read_support_format_rar.c1636 tm.tm_isdst = -1;
H A Darchive_read_support_format_cab.c2061 ts.tm_isdst = -1;
H A Darchive_write_set_format_iso9660.c2514 if (tm->tm_isdst)
/freebsd-10.1-release/contrib/libc++/src/
H A Dlocale.cpp4726 t.tm_isdst = -1;
4874 t.tm_isdst = -1;
/freebsd-10.1-release/contrib/file/
H A Dconfigure13134 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tm_isdst in struct tm" >&5
13135 $as_echo_n "checking for tm_isdst in struct tm... " >&6; }
13146 struct tm tm; tm.tm_isdst;
/freebsd-10.1-release/contrib/ntp/sntp/
H A Dconfigure24837 tm.tm_isdst = 1; /* flag for daylight savings time */

Completed in 258 milliseconds

123