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

/macosx-10.10/libutil-38/
H A DExtentManager.h61 void DebugPrint();
H A DExtentManager.cpp104 // printf("After %s(%lld, %lld)\n", __func__, blockAddr, numBlocks); DebugPrint();
172 //printf("After %s(%lld, %lld)\n", __func__, blockAddr, numBlocks); DebugPrint();
185 ExtentManager::DebugPrint() function in class:ExtentManager
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A DDebugServices.c83 static OSStatus DebugPrint( DebugLevel inLevel, char *inData, size_t inSize );
542 DebugPrint( inLevel, buffer, (size_t) n );
549 // DebugPrint
552 static OSStatus DebugPrint( DebugLevel inLevel, char *inData, size_t inSize ) function

Completed in 74 milliseconds