Searched refs:month (Results 1 – 25 of 72) sorted by relevance
123
10 last_upgrade_date { year: 2020 month: 1 day: 10 }
15 last_upgrade_date { year: 2018 month: 8 day: 15 }
262 uint32_t month = match_to_uint32(patchlevel_str, matches[kMonthMatch]); in getOsPatchlevel() local264 if (month < 1 || month > 12) { in getOsPatchlevel()267 return year * 100 + month; in getOsPatchlevel()
626 unsigned char month; /* 0x01-0x12 */ member
2727 unsigned int maj, year, month, day, build; in ver2str() local2733 month = vms & 0xFFFF; in ver2str()2737 month, day, year, build); in ver2str()
112 unsigned char month;
73 u_char month; member
79 u_char month; member