Changeset 78109 in vbox for trunk/src/VBox
- Timestamp:
- Apr 11, 2019 9:59:13 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/dir2.cpp
r76553 r78109 50 50 * @param pszBuf The path buffer. Contains the abs path to the 51 51 * directory to recurse into. Trailing slash. 52 * @param cchDir The length of the directory we're cursing into,52 * @param cchDir The length of the directory we're recursing into, 53 53 * including the trailing slash. 54 54 * @param pDirEntry The dir entry buffer. (Shared to save stack.)
Note:
See TracChangeset
for help on using the changeset viewer.