Home
last modified time | relevance | path

Searched refs:inLabel (Results 1 – 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSShared/
DDebugServices.c2025 const char * inLabel, in DebugHexDump() argument
2056 inLabelSize = strlen( inLabel ); in DebugHexDump()
2101 if( inLabel && ( inLabelSize > 0 ) ) in DebugHexDump()
2126 width, (int) inLabelSize, inLabel, in DebugHexDump()
2134 width, (int) inLabelSize, inLabel, in DebugHexDump()
2284 width, (int) inLabelSize, inLabel ? inLabel : "", in DebugHexDump()
2331 width, (int) inLabelSize, inLabel, in DebugHexDump()
DDebugServices.h1542 const char * inLabel,
/external/python/cpython2/Lib/plat-mac/Carbon/
DControls.py651 inLabel = kControlLabelPart variable