Home | History | Annotate | Download | only in mDNSShared

Lines Matching defs:stage

2388 	uint8_t		stage;
2396 stage = (uint8_t)( ( inVersion >> 8 ) & 0xFF );
2409 // Convert the version stage and non-release revision number.
2411 switch( stage )
2428 // stage) and therefore, the non-release revision should not be added to the string.
2437 dlog( kDebugLevelError, "invalid NumVersion stage (0x%02X)\n", stage );