Home
last modified time | relevance | path

Searched refs:month (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddmi_scan.c758 int year = 0, month = 0, day = 0; in dmi_get_date() local
788 month = simple_strtoul(s, &e, 10); in dmi_get_date()
789 if (s == e || *e != '/' || !month || month > 12) { in dmi_get_date()
790 month = 0; in dmi_get_date()
802 *monthp = month; in dmi_get_date()
/xen-4.10.0-shim-comet/xen/include/public/
A Dplatform.h147 uint8_t month; member
/xen-4.10.0-shim-comet/xen/common/efi/
A Druntime.c315 chk_fld(Month, month); in cast_time()
/xen-4.10.0-shim-comet/
A DMAINTAINERS30 or does something very odd once a month document it.

Completed in 10 milliseconds