Searched refs:byteCountString (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A DDebugServices.c2092 char byteCountString[ 32 ]; local
2254 s = byteCountString;
2259 s += DebugSNPrintF( s, sizeof( byteCountString ), " (%d bytes)", (int) inDataSize );
2262 check( ( (size_t)( s - byteCountString ) ) < sizeof( byteCountString ) );
2288 byteCountString,
2310 byteCountString,
2335 byteCountString,
2357 byteCountString,

Completed in 124 milliseconds