Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

92 lines
2.4 KiB

  1. LIBRARY SPDebug
  2. EXPORTS
  3. DumpSessionList
  4. DumpThreadSession
  5. DumpLogonSession
  6. DumpSession
  7. DumpHandleList
  8. DumpScavList
  9. DumpToken
  10. DumpThreadToken
  11. DumpPackage
  12. DumpLpc
  13. DumpLpcMessage
  14. DumpThreadLpc
  15. GetTls
  16. Help
  17. DumpThreadTask
  18. DumpQueue
  19. ?=Help
  20. BERDecode
  21. DumpSecBuffer
  22. DumpSecBufferDesc
  23. DumpNegCred
  24. DumpNegContext
  25. DumpHandleTable
  26. DumpCallInfo
  27. DumpThreadCallInfo
  28. DumpSid
  29. DumpLsaHandle
  30. DumpLsaHandleTable
  31. DumpLsaHandleTableEx
  32. DumpFtcTdoEntry
  33. DumpForestTrustCache
  34. DumpAcl
  35. DumpSD
  36. DumpLsaSidCache
  37. AuditContexts
  38. dumpsessionlist=DumpSessionList
  39. dumpthreadsession=DumpThreadSession
  40. dumplogonsession=DumpLogonSession
  41. dumpsession=DumpSession
  42. dumphandlelist=DumpHandleList
  43. dumpscavlist=DumpScavList
  44. dumpthreadtoken=DumpThreadToken
  45. dumptoken=DumpToken
  46. dumpsid=DumpSid
  47. dumppackage=DumpPackage
  48. dumplpc=DumpLpc
  49. dumplpcmessage=DumpLpcMessage
  50. dumpthreadlpc=DumpThreadLpc
  51. gettls=GetTls
  52. dumpthreadtask=DumpThreadTask
  53. dumpqueue=DumpQueue
  54. dumpsecbuffer=DumpSecBuffer
  55. dumpsecbufferdesc=DumpSecBufferDesc
  56. dumpnegcred=DumpNegCred
  57. dumpnegcontext=DumpNegContext
  58. dumphandletable=DumpHandleTable
  59. dumpthreadcallinfo=DumpThreadCallInfo
  60. dumpcallinfo=DumpCallInfo
  61. help=Help
  62. setevent
  63. dumplsahandle=DumpLsaHandle
  64. dumplsahandletable=DumpLsaHandleTable
  65. dumplsahandletableex=DumpLsaHandleTableEx
  66. dumpacl=DumpAcl
  67. dumpsd=DumpSD
  68. DumpSd=DumpSD
  69. dumplsasidcache=DumpLsaSidCache
  70. objsec
  71. sb=DumpSecBuffer
  72. sbd=DumpSecBufferDesc
  73. lpc=DumpLpcMessage
  74. sess=DumpSession
  75. q=DumpQueue
  76. task=DumpThreadTask
  77. ber=BERDecode
  78. aclist=AuditContexts
  79. ;--------------------------------------------------------------------
  80. ;
  81. ; these are the extension service functions provided for the debugger
  82. ;
  83. ;--------------------------------------------------------------------
  84. ; CheckVersion
  85. ; WinDbgExtensionDllInit
  86. ; ExtensionApiVersion