Home
last modified time | relevance | path

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

12

/freebsd/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()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_parse_date.c73 time_t Day; member
218 gds->Day = gds->tokenp[4].value; in datephrase()
224 gds->Day = gds->tokenp[2].value; in datephrase()
229 gds->Day = gds->tokenp[2].value; in datephrase()
243 gds->Day = gds->tokenp[2].value; in datephrase()
259 gds->Day = gds->tokenp[4].value; in datephrase()
276 gds->Day = gds->tokenp[4].value; in datephrase()
279 gds->Day = gds->tokenp[0].value; in datephrase()
296 gds->Day = gds->tokenp[1].value; in datephrase()
308 gds->Day = gds->tokenp[1].value; in datephrase()
[all …]
/freebsd/contrib/llvm-project/libc/include/llvm-libc-types/
H A DEFI_TIME.h17 uint8_t Day; // 1 - 31 member
/freebsd/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
/freebsd/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
/freebsd/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()
/freebsd/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()
/freebsd/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()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h71 UINT8 Day; member
H A DUefiInternalFormRepresentation.h666 UINT8 Day; member
/freebsd/contrib/ntp/scripts/monitoring/
H A Dntploopwatch76 *Day=*ctime'DoW;
81 @Day = ('Sun','Mon','Tue','Wed','Thu','Fri','Sat');
487 $Day[(localtime($i))[$[+6]],
/freebsd/share/examples/etc/
H A DREADME.examples35 motd - sample Message of the Day
/freebsd/sys/contrib/dev/acpica/include/
H A Dacbuffer.h193 UINT8 Day; member
/freebsd/contrib/xz/
H A DTHANKS261 - cleemy desu wayo working with Trend Micro Zero Day Initiative
/freebsd/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
/freebsd/contrib/file/magic/Magdir/
H A Datari76 # Day
/freebsd/sys/dev/aac/
H A Daacreg.h420 u_int32_t Day:6; /* 1-32 */ member
/freebsd/contrib/ntp/sntp/libevent/
H A DREADME.md241 * Ed Day
/freebsd/contrib/libevent/
H A DREADME.md241 * Ed Day
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h377 u_int32_t Day:6; /* 1-32 */ member
/freebsd/crypto/krb5/
H A DREADME307 Sarah Day
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t0672 \ Day. At this point, the TOS contains the maximum day count for
/freebsd/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