Home | History | Annotate | Download | only in dhdutil

Lines Matching defs:maj

2220 	unsigned int maj, year, month, day, build;
2222 maj = (vms >> 16) & 0xFFFF;
2223 if (maj > 1000) {