Changeset 58801 in vbox
- Timestamp:
- Nov 20, 2015 2:47:10 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c
r58800 r58801 139 139 * 140 140 * @param pszModule The name of the module. 141 * @param p ModWhere to store the module handle.142 * @param p Ctf Where to store theCTF handle.141 * @param ppMod Where to store the module handle. 142 * @param ppCtf Where to store the module's CTF handle. 143 143 * 144 144 * @returns Pointer to the CTF structure for the module.
Note:
See TracChangeset
for help on using the changeset viewer.