Home
last modified time | relevance | path

Searched refs:FileInformationClass (Results 1 – 25 of 534) sorted by relevance

12345678910>>...22

/dports/net/py-smbprotocol/smbprotocol-1.8.3/smbprotocol/
H A Dfile_info.py98 class FileInformationClass(object): class
209 INFO_CLASS = FileInformationClass.FILE_ACCESS_INFORMATION
226 INFO_CLASS = FileInformationClass.FILE_ALL_INFORMATION
321 INFO_CLASS = FileInformationClass.FILE_BASIC_INFORMATION
445 INFO_CLASS = FileInformationClass.FILE_EA_INFORMATION
513 INFO_CLASS = FileInformationClass.FILE_FULL_EA_INFORMATION
671 INFO_CLASS = FileInformationClass.FILE_LINK_INFORMATION
700 INFO_CLASS = FileInformationClass.FILE_MODE_INFORMATION
719 INFO_CLASS = FileInformationClass.FILE_NAMES_INFORMATION
763 INFO_CLASS = FileInformationClass.FILE_RENAME_INFORMATION
[all …]
H A Dopen.py40 FileInformationClass,
810 enum_type=FileInformationClass
848 FileInformationClass.FILE_DIRECTORY_INFORMATION: FileDirectoryInformation,
849 FileInformationClass.FILE_NAMES_INFORMATION: FileNamesInformation,
850 FileInformationClass.FILE_BOTH_DIRECTORY_INFORMATION: FileBothDirectoryInformation,
851 FileInformationClass.FILE_ID_BOTH_DIRECTORY_INFORMATION: FileIdBothDirectoryInformation,
852 FileInformationClass.FILE_FULL_DIRECTORY_INFORMATION: FileFullDirectoryInformation,
922 enum_type=FileInformationClass,
923 default=FileInformationClass.FILE_NONE
1028 enum_type=FileInformationClass,
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/rtl/nativent/ndk/
H A Diofuncs.inc49 FileInformationClass: FILE_INFORMATION_CLASS;
65 FileInformationClass: FILE_INFORMATION_CLASS
85 FileInformationClass: FILE_INFORMATION_CLASS
/dports/lang/fpc-utils/fpc-3.2.2/rtl/nativent/ndk/
H A Diofuncs.inc49 FileInformationClass: FILE_INFORMATION_CLASS;
65 FileInformationClass: FILE_INFORMATION_CLASS
85 FileInformationClass: FILE_INFORMATION_CLASS
/dports/lang/fpc-source/fpc-3.2.2/rtl/nativent/ndk/
H A Diofuncs.inc49 FileInformationClass: FILE_INFORMATION_CLASS;
65 FileInformationClass: FILE_INFORMATION_CLASS
85 FileInformationClass: FILE_INFORMATION_CLASS
/dports/lang/fpc/fpc-3.2.2/rtl/nativent/ndk/
H A Diofuncs.inc49 FileInformationClass: FILE_INFORMATION_CLASS;
65 FileInformationClass: FILE_INFORMATION_CLASS
85 FileInformationClass: FILE_INFORMATION_CLASS
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/w32/
H A DtstFileInfo.c95 ULONG Length, FILE_INFORMATION_CLASS FileInformationClass);
105 … ULONG Length, FILE_INFORMATION_CLASS FileInformationClass); in main()
/dports/editors/vim/vim-8.2.3745/src/
H A Discygpty.c66 FILE_INFO_BY_HANDLE_CLASS FileInformationClass,
74 FILE_INFO_BY_HANDLE_CLASS FileInformationClass, in stub_GetFileInformationByHandleEx() argument
/dports/security/ftimes/ftimes-3.11.0/src/
H A Dnative.h142 IN FILE_INFORMATION_CLASS FileInformationClass
150 IN FILE_INFORMATION_CLASS FileInformationClass
/dports/security/keybase/client-v5.7.1/go/kbfs/dokan/dokan_header/
H A Dpublic.h190 ULONG FileInformationClass; member
219 ULONG FileInformationClass; member
226 ULONG FileInformationClass; member
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Dntdll.zig40 FileInformationClass: FILE_INFORMATION_CLASS,
47 FileInformationClass: FILE_INFORMATION_CLASS,
109 FileInformationClass: FILE_INFORMATION_CLASS,
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Dntdll.zig40 FileInformationClass: FILE_INFORMATION_CLASS,
47 FileInformationClass: FILE_INFORMATION_CLASS,
109 FileInformationClass: FILE_INFORMATION_CLASS,
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.GetFileInformationByHandleEx.cs16 FILE_INFO_BY_HANDLE_CLASS FileInformationClass, in GetFileInformationByHandleEx() argument
H A DInterop.SetFileInformationByHandle.cs15 …formationByHandle(SafeFileHandle hFile, FILE_INFO_BY_HANDLE_CLASS FileInformationClass, ref FILE_B… in SetFileInformationByHandle() argument
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Windows/Kernel32/
H A DInterop.GetFileInformationByHandleEx.cs14 …rmationByHandleEx(SafeFileHandle hFile, FILE_INFO_BY_HANDLE_CLASS FileInformationClass, out FILE_S… in GetFileInformationByHandleEx() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Windows/Kernel32/
H A DInterop.GetFileInformationByHandleEx.cs14 …rmationByHandleEx(SafeFileHandle hFile, FILE_INFO_BY_HANDLE_CLASS FileInformationClass, out FILE_S… in GetFileInformationByHandleEx() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/NtDll/
H A DInterop.NtQueryDirectoryFile.cs23 FILE_INFORMATION_CLASS FileInformationClass, in NtQueryDirectoryFile() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/src/System/IO/
H A DFindEnumerable.Win32.cs25FileInformationClass: Interop.NtDll.FILE_INFORMATION_CLASS.FileFullDirectoryInformation, in GetData()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dntdll.py515 def NtQueryInformationFile(FileHandle, FileInformationClass, FileInformation, Length): argument
520 …rmationFile(FileHandle, byref(IoStatusBlock), byref(FileInformation), Length, FileInformationClass)
/dports/devel/jwasm/JWasm-f0a2fdd/Samples/
H A Dntddk.inc202 FileInformationClass DWORD ?
207 FileInformationClass DWORD ?
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dntdll.py515 def NtQueryInformationFile(FileHandle, FileInformationClass, FileInformation, Length): argument
520 …rmationFile(FileHandle, byref(IoStatusBlock), byref(FileInformation), Length, FileInformationClass)
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dntdll.py515 def NtQueryInformationFile(FileHandle, FileInformationClass, FileInformation, Length): argument
520 …rmationFile(FileHandle, byref(IoStatusBlock), byref(FileInformation), Length, FileInformationClass)
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dntdll.py515 def NtQueryInformationFile(FileHandle, FileInformationClass, FileInformation, Length): argument
520 …rmationFile(FileHandle, byref(IoStatusBlock), byref(FileInformation), Length, FileInformationClass)
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/winx/src/
H A Dntdll.rs86 FileInformationClass: FILE_INFORMATION_CLASS
/dports/sysutils/py-salt/salt-3004.1/salt/utils/
H A Dsmb.py33 FileInformationClass,
173 "*", FileInformationClass.FILE_NAMES_INFORMATION, send=False

12345678910>>...22