Home | History | Annotate | Download | only in dhdutil

Lines Matching defs:build

1085 			/* build the iovar command */
2726 unsigned int maj, year, month, day, build;
2734 build = vls & 0xFFFF;
2735 sprintf(verstr, "%d/%d/%d build %d",
2736 month, day, year, build);