Home
last modified time | relevance | path

Searched refs:Day (Results 1 – 25 of 47) sorted by relevance

12

/src/stand/efi/libefi/
H A Dtime.c131 for (efi_time->Day = 0; time > SECSPERDAY; efi_time->Day++) in to_efi_time()
160 ETime->Day == 0 || ETime->Month > 31 || in from_efi_time()
189 UTime += (((ETime->Day > 0) ? ETime->Day-1:0) * SECSPERDAY); in from_efi_time()
/src/contrib/libarchive/libarchive/
H A Darchive_parse_date.c72 time_t Day; member
217 gds->Day = gds->tokenp[4].value; in datephrase()
223 gds->Day = gds->tokenp[2].value; in datephrase()
228 gds->Day = gds->tokenp[2].value; in datephrase()
242 gds->Day = gds->tokenp[2].value; in datephrase()
258 gds->Day = gds->tokenp[4].value; in datephrase()
275 gds->Day = gds->tokenp[4].value; in datephrase()
278 gds->Day = gds->tokenp[0].value; in datephrase()
295 gds->Day = gds->tokenp[1].value; in datephrase()
307 gds->Day = gds->tokenp[1].value; in datephrase()
[all …]
/src/usr.sbin/ntp/ntpd/
H A Dleap-seconds77 # MJD: The Modified Julian Day number. MJD = X/86400 + 15020
82 # Day Month Year : epoch in clear
84 #NTP Time DTAI Day Month Year
/src/contrib/tzdata/
H A Dleap-seconds.list77 # MJD: The Modified Julian Day number. MJD = X/86400 + 15020
82 # Day Month Year : epoch in clear
84 #NTP Time DTAI Day Month Year
H A Daustralasia454 # http://documents.guam.gov/wp-content/uploads/E.O.-73-28.-Guam-Day-light-Saving-Time.pdf
1489 # of the 11th month (Remembrance Day) every year in memory of Australia's
2108 # on the World Day of Prayer, you would be the first people on Earth
/src/usr.sbin/fifolog/lib/
H A Dgetdate.y559 Convert(time_t Month, time_t Day, time_t Year, in Convert() argument
584 || Day < 1 || Day > DaysInMonth[(int)--Month]) in Convert()
593 for (Julian = Day - 1, i = 0; i < Month; i++) in Convert()
/src/usr.bin/find/
H A Dgetdate.y565 Convert(time_t Month, time_t Day, time_t Year, in Convert() argument
589 || Day < 1 || Day > DaysInMonth[(int)--Month]) in Convert()
592 for (Julian = Day - 1, i = 0; i < Month; i++) in Convert()
/src/crypto/krb5/src/kadmin/cli/
H A Dgetdate.y562 Convert(time_t Month, time_t Day, time_t Year, time_t Hours, time_t Minutes, in Convert() argument
583 || Day < 1 || Day > DaysInMonth[(int)--Month]) in Convert()
586 for (Julian = Day - 1, i = 0; i < Month; i++) in Convert()
/src/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h71 UINT8 Day; member
H A DUefiInternalFormRepresentation.h666 UINT8 Day; member
/src/contrib/ntp/scripts/monitoring/
H A Dntploopwatch76 *Day=*ctime'DoW;
81 @Day = ('Sun','Mon','Tue','Wed','Thu','Fri','Sat');
487 $Day[(localtime($i))[$[+6]],
/src/sys/contrib/dev/acpica/include/
H A Dacbuffer.h193 UINT8 Day; member
/src/share/examples/etc/
H A DREADME.examples35 motd - sample Message of the Day
/src/contrib/xz/
H A DTHANKS250 - cleemy desu wayo working with Trend Micro Zero Day Initiative
/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c383 unsigned char *Day, unsigned char *Month, unsigned short *Year,
3140 unsigned char *Day, in rpt_0x8FAD() argument
3154 *Day = rpt->buf[14]; in rpt_0x8FAD()
5013 Day, in rpt_8FAD() local
5044 &Day, in rpt_8FAD()
5071 Day, Month, Year, Hour, Minute, Second, (long)(FracSec*1.e9)); in rpt_8FAD()
H A Dntp.conf.def1091 The first two fields show the date (Modified Julian Day) and time
1113 The first two fields show the date (Modified Julian Day) and time
1131 The first two fields show the date (Modified Julian Day) and
1150 The first two fields show the date (Modified Julian Day) and
1172 The first two fields show the date (Modified Julian Day) and
1192 The first two fields show the date (Modified Julian Day) and time
H A Dinvoke-ntp.conf.texi1028 The first two fields show the date (Modified Julian Day) and time
1050 The first two fields show the date (Modified Julian Day) and time
1068 The first two fields show the date (Modified Julian Day) and
1087 The first two fields show the date (Modified Julian Day) and
1109 The first two fields show the date (Modified Julian Day) and
1129 The first two fields show the date (Modified Julian Day) and time
/src/sys/dev/aac/
H A Daacreg.h420 u_int32_t Day:6; /* 1-32 */ member
/src/contrib/libevent/
H A DREADME.md241 * Ed Day
/src/contrib/ntp/sntp/libevent/
H A DREADME.md241 * Ed Day
/src/sys/dev/aacraid/
H A Daacraid_reg.h377 u_int32_t Day:6; /* 1-32 */ member
/src/crypto/krb5/
H A DREADME289 Sarah Day
/src/contrib/bearssl/src/x509/
H A Dasn1.t0672 \ Day. At this point, the TOS contains the maximum day count for
/src/sys/contrib/openzfs/
H A DAUTHORS674 Timothy Day <tday141@gmail.com>
/src/crypto/krb5/src/util/et/
H A Dtexinfo.tex600 % Produces Day Month Year style of output.
607 % Use this if you want the Month Day, Year style of output.

12