• Home
  • Raw
  • Download

Lines Matching refs:__ROUTINE__

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()
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()
1183 __ROUTINE__, inFlags, inName, inRRType, inRDataSize ); in QueryRecordCallback4()
1270 __ROUTINE__, inFlags, inName, inRRType, inRDataSize ); in QueryRecordCallback6()
2371 …ing, "%s: retrying GetAdaptersAddresses after %d failure(s) (%d %m)\n", __ROUTINE__, i, err, err ); in GetScopeId()