Lines Matching refs:iCurDirEnd
433 ; @cproto int FS_CHDIR(USHORT flag, PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszDir, USHORT iCurDirEnd)
436 movzx ecx, word [ebp + 08h] ; iCurDirEnd
528 ; @cproto int FS_DELETE(PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszFile, USHORT iCurDirEnd);
531 movzx ecx, word [ebp + 08h] ; iCurDirEnd
583 ; @cproto int FS_FILEATTRIBUTE(USHORT flag, PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszName, USHORT iCurDirEnd, PUSHORT pAttr);
588 movzx ecx, word [ebp + 0ch] ; iCurDirEnd
694 ; @cproto int FS_FINDFIRST(PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszName, USHORT iCurDirEnd, USHORT attr,
712 movzx edx, word [ebp + 20h] ; iCurDirEnd
784 ; @cproto int FS_FINDNOTIFYFIRST(PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszName, USHORT iCurDirEnd, USHORT attr,
801 movzx edx, word [ebp + 1ch] ; iCurDirEnd
928 ; @cproto int FS_MKDIR(PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszName, USHORT iCurDirEnd,
935 movzx edx, word [ebp + 0eh] ; iCurDirEnd
1050 ; @cproto int FS_OPENCREATE(PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszName, USHORT iCurDirEnd,
1066 movzx ecx, word [ebp + 24h] ; iCurDirEnd
1111 movzx eax, word [ebp + 10h] ; iCurDirEnd
1168 ; @cproto int FS_RMDIR(PCDFSI pcdfsi, PVBOXSFCD pcdfsd, PCSZ pszName, USHORT iCurDirEnd);
1172 movzx edx, word [ebp + 08h] ; iCurDirEnd