VirtualBox

Changeset 43685 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Oct 18, 2012 5:21:18 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
81501
Message:

Solaris/coredumper: doxygen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp

    r43684 r43685  
    163163 * @param fd                Handle to the file to write to.
    164164 * @param pv                Pointer to what to write.
    165  * @param cbToWrite          Size of data to write.
     165 * @param cbToWrite         Size of data to write.
    166166 *
    167167 * @return IPRT status code.
     
    192192 *
    193193 * @param pSolProc         Pointer to the solaris process.
    194  * @param pv                Where to read the data into.
    195  * @param cb                Size of the read buffer.
    196  * @param off               Offset to read from.
     194 * @param off              The offset to read from.
     195 * @param pvBuf            Where to read the data into.
     196 * @param cbToRead         Number of bytes to read.
    197197 *
    198198 * @return VINF_SUCCESS, if all the given bytes was read in, otherwise VERR_READ_ERROR.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette