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

/external/mdnsresponder/mDNSShared/
H A DDebugServices.c1555 kDebugFlagsNo16ByteHexPad | kDebugFlagsNoByteCount;
2255 if( !( inFlags & kDebugFlagsNoByteCount ) )
3034 kDebugFlagsNoByteCount, s, sizeof( s ) );
3040 kDebugFlagsNo32BitSeparator | kDebugFlagsNo16ByteHexPad | kDebugFlagsNoByteCount,
3048 kDebugFlagsNo16ByteHexPad | kDebugFlagsNoByteCount, s, sizeof( s ) );
H A DDebugServices.h240 #define kDebugFlagsNoByteCount ( 1 << 9 ) macro

Completed in 39 milliseconds