Lines Matching refs:dlog
271 dlog( kDebugLevelTrace, "\n" ); in DllMain()
272 dlog( kDebugLevelVerbose, "%s: process attach\n", __ROUTINE__ ); in DllMain()
279 dlog( kDebugLevelVerbose, "%s: process detach\n", __ROUTINE__ ); in DllMain()
283 dlog( kDebugLevelVerbose, "%s: thread attach\n", __ROUTINE__ ); in DllMain()
287 dlog( kDebugLevelVerbose, "%s: thread detach\n", __ROUTINE__ ); in DllMain()
291 dlog( kDebugLevelNotice, "%s: unknown reason code (%d)\n", __ROUTINE__, inReason ); in DllMain()
309 dlog( kDebugLevelTrace, "DllRegisterServer\n" ); in DllRegisterServer()
343 dlog( kDebugLevelTrace, "DllUnregisterServer\n" ); in DllUnregisterServer()
370 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPStartup()
371 dlog( kDebugLevelTrace, "%s (GUID=%U, refCount=%ld)\n", __ROUTINE__, inProviderID, gRefCount ); in NSPStartup()
415 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPStartup()
435 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPCleanup()
436 dlog( kDebugLevelTrace, "%s (GUID=%U, refCount=%ld)\n", __ROUTINE__, inProviderID, gRefCount ); in NSPCleanup()
477 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPCleanup()
511 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceBegin()
519 dlog( kDebugLevelTrace, "%s (flags=0x%08X, name=\"%S\")\n", __ROUTINE__, inFlags, name ); in NSPLookupServiceBegin()
625 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceBegin()
658 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceNext()
670 …dlog( kDebugLevelTrace, "%s (lookup=%#p, flags=0x%08X, *ioSize=%d)\n", __ROUTINE__, inLookup, inFl… in NSPLookupServiceNext()
743 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceNext()
764 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceEnd()
766 dlog( kDebugLevelTrace, "%s (lookup=%#p)\n", __ROUTINE__, inLookup ); in NSPLookupServiceEnd()
774 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceEnd()
806 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPSetService()
807 dlog( kDebugLevelTrace, "%s\n", __ROUTINE__ ); in NSPSetService()
811 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPSetService()
828 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPInstallServiceClass()
829 dlog( kDebugLevelTrace, "%s\n", __ROUTINE__ ); in NSPInstallServiceClass()
833 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPInstallServiceClass()
850 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPRemoveServiceClass()
851 dlog( kDebugLevelTrace, "%s\n", __ROUTINE__ ); in NSPRemoveServiceClass()
855 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPRemoveServiceClass()
872 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPGetServiceClassInfo()
873 dlog( kDebugLevelTrace, "%s\n", __ROUTINE__ ); in NSPGetServiceClassInfo()
877 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPGetServiceClassInfo()
1182 dlog( kDebugLevelTrace, "%s (flags=0x%08X, name=%s, rrType=%d, rDataSize=%d)\n", in QueryRecordCallback4()
1269 dlog( kDebugLevelTrace, "%s (flags=0x%08X, name=%s, rrType=%d, rDataSize=%d)\n", in QueryRecordCallback6()
1703 dlog( inLevel, "QuerySet:\n" ); in DebugDumpQuerySet()
1704 …dlog( inLevel, " dwSize: %d (expected %d)\n", inQuerySet->dwSize, sizeof( *inQ… in DebugDumpQuerySet()
1707 dlog( inLevel, " lpszServiceInstanceName: %S\n", inQuerySet->lpszServiceInstanceName ); in DebugDumpQuerySet()
1711 dlog( inLevel, " lpszServiceInstanceName: <null>\n" ); in DebugDumpQuerySet()
1715 dlog( inLevel, " lpServiceClassId: %U\n", inQuerySet->lpServiceClassId ); in DebugDumpQuerySet()
1719 dlog( inLevel, " lpServiceClassId: <null>\n" ); in DebugDumpQuerySet()
1723 dlog( inLevel, " lpVersion:\n" ); in DebugDumpQuerySet()
1724 dlog( inLevel, " dwVersion: %d\n", inQuerySet->lpVersion->dwVersion ); in DebugDumpQuerySet()
1725 dlog( inLevel, " dwVersion: %d\n", inQuerySet->lpVersion->ecHow ); in DebugDumpQuerySet()
1729 dlog( inLevel, " lpVersion: <null>\n" ); in DebugDumpQuerySet()
1733 dlog( inLevel, " lpszComment: %S\n", inQuerySet->lpszComment ); in DebugDumpQuerySet()
1737 dlog( inLevel, " lpszComment: <null>\n" ); in DebugDumpQuerySet()
1739 dlog( inLevel, " dwNameSpace: %d %s\n", inQuerySet->dwNameSpace, in DebugDumpQuerySet()
1743 dlog( inLevel, " lpNSProviderId: %U\n", inQuerySet->lpNSProviderId ); in DebugDumpQuerySet()
1747 dlog( inLevel, " lpNSProviderId: <null>\n" ); in DebugDumpQuerySet()
1751 dlog( inLevel, " lpszContext: %S\n", inQuerySet->lpszContext ); in DebugDumpQuerySet()
1755 dlog( inLevel, " lpszContext: <null>\n" ); in DebugDumpQuerySet()
1757 dlog( inLevel, " dwNumberOfProtocols: %d\n", inQuerySet->dwNumberOfProtocols ); in DebugDumpQuerySet()
1758 dlog( inLevel, " lpafpProtocols: %s\n", inQuerySet->lpafpProtocols ? "" : "<null>" ); in DebugDumpQuerySet()
1763 dlog( inLevel, "\n" ); in DebugDumpQuerySet()
1765 …dlog( inLevel, " iAddressFamily: %d %s\n", inQuerySet->lpafpProtocols[ i ].iAddres… in DebugDumpQuerySet()
1767 …dlog( inLevel, " iProtocol: %d %s\n", inQuerySet->lpafpProtocols[ i ].iProtoc… in DebugDumpQuerySet()
1772 dlog( inLevel, " lpszQueryString: %S\n", inQuerySet->lpszQueryString ); in DebugDumpQuerySet()
1776 dlog( inLevel, " lpszQueryString: <null>\n" ); in DebugDumpQuerySet()
1778 dlog( inLevel, " dwNumberOfCsAddrs: %d\n", inQuerySet->dwNumberOfCsAddrs ); in DebugDumpQuerySet()
1779 dlog( inLevel, " lpcsaBuffer: %s\n", inQuerySet->lpcsaBuffer ? "" : "<null>" ); in DebugDumpQuerySet()
1784 dlog( inLevel, "\n" ); in DebugDumpQuerySet()
1789 dlog( inLevel, " LocalAddr: %##a\n", in DebugDumpQuerySet()
1794 dlog( inLevel, " LocalAddr: <null/empty>\n" ); in DebugDumpQuerySet()
1799 dlog( inLevel, " RemoteAddr: %##a\n", in DebugDumpQuerySet()
1804 dlog( inLevel, " RemoteAddr: <null/empty>\n" ); in DebugDumpQuerySet()
1806 …dlog( inLevel, " iSocketType: %d\n", inQuerySet->lpcsaBuffer[ i ].iSocketType ); in DebugDumpQuerySet()
1807 dlog( inLevel, " iProtocol: %d\n", inQuerySet->lpcsaBuffer[ i ].iProtocol ); in DebugDumpQuerySet()
1809 dlog( inLevel, " dwOutputFlags: %d\n", inQuerySet->dwOutputFlags ); in DebugDumpQuerySet()
1815 dlog( inLevel, " lpBlob:\n" ); in DebugDumpQuerySet()
1816 dlog( inLevel, " cbSize: %ld\n", inQuerySet->lpBlob->cbSize ); in DebugDumpQuerySet()
1817 dlog( inLevel, " pBlobData: %#p\n", inQuerySet->lpBlob->pBlobData ); in DebugDumpQuerySet()
1824 dlog( inLevel, " lpBlob: <null>\n" ); in DebugDumpQuerySet()
2371 …dlog( kDebugLevelWarning, "%s: retrying GetAdaptersAddresses after %d failure(s) (%d %m)\n", __ROU… in GetScopeId()