OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Month
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/ia64/stand/ia64/ski/
time.c
66
int
Month
;
80
//
month
number used as the index (1 -> 12) for regular and leap years.
122
ETime->
Month
== 0 || ETime->
Month
> 12 ||
123
ETime->Day == 0 || ETime->
Month
> 31 ||
143
UTime += (CumulativeDays[isleap(ETime->Year)][ETime->
Month
] * SECSPERDAY);
146
// UTime should now be set to 00:00:00 on the first of the file's
month
and year
/src/sys/external/bsd/gnu-efi/dist/inc/
efidef.h
83
UINT8
Month
; // 1 - 12
/src/sbin/efi/
certs.c
137
uint8_t
Month
; // 1 - 12
163
et->
Month
,
/src/sys/external/bsd/acpica/dist/include/
acbuffer.h
192
UINT8
Month
;
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
208
UINT8
Month
; /* 1 - 12 */
/src/sys/dev/ic/
aacreg.h
270
u_int32_t
Month
:4; /* 1-12 */
Completed in 17 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025