Home
last modified time | relevance | path

Searched refs:inLabelMinWidth (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSShared/
DDebugServices.h1544 int inLabelMinWidth,
DDebugServices.c2027 int inLabelMinWidth, in DebugHexDump() argument
2063 width = ( (int) inLabelSize > inLabelMinWidth ) ? (int) inLabelSize : inLabelMinWidth; in DebugHexDump()