Searched refs:iSrcCurDirEnd (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/os2/VBoxSF/ |
H A D | VBoxSF.cpp | 116 FS32_COPY(USHORT flag, PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszSrc, USHORT iSrcCurDirEnd, argument 124 FS32_MOVE(PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszSrc, USHORT iSrcCurDirEnd, argument
|
H A D | VBoxSFA.asm | 505 ; @cproto int FS_COPY(USHORT flag, PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszSrc, USHORT iSrcCurDirEnd 514 movzx eax, word [ebp + 10h] ; iSrcCurDirEnd 976 ; @cproto int FS_MOVE(PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszSrc, USHORT iSrcCurDirEnd 985 movzx eax, word [ebp + 10h] ; iSrcCurDirEnd
|
Completed in 83 milliseconds