Home
last modified time | relevance | path

Searched refs:WDSTRANSPORT_TFTP_CAPABILITY (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/DeploymentServices/
H A Dmod.rs608 pub type WDSTRANSPORT_TFTP_CAPABILITY = i32; typedef
609 pub const WdsTptTftpCapMaximumBlockSize: WDSTRANSPORT_TFTP_CAPABILITY = 1i32;
610 pub const WdsTptTftpCapVariableWindow: WDSTRANSPORT_TFTP_CAPABILITY = 2i32;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/DeploymentServices/
H A Dmod.rs4741 pub struct WDSTRANSPORT_TFTP_CAPABILITY(pub i32); struct
4742 pub const WdsTptTftpCapMaximumBlockSize: WDSTRANSPORT_TFTP_CAPABILITY = WDSTRANSPORT_TFTP_CAPABILIT…
4743 pub const WdsTptTftpCapVariableWindow: WDSTRANSPORT_TFTP_CAPABILITY = WDSTRANSPORT_TFTP_CAPABILITY(…
4744 impl ::std::convert::From<i32> for WDSTRANSPORT_TFTP_CAPABILITY { implementation
4749 unsafe impl ::windows::runtime::Abi for WDSTRANSPORT_TFTP_CAPABILITY { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwdstptmgmt.h658 } WDSTRANSPORT_TFTP_CAPABILITY; typedef
708 typedef WDSTRANSPORT_TFTP_CAPABILITY *PWDSTRANSPORT_TFTP_CAPABILITY;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwdstptmgmt.h658 } WDSTRANSPORT_TFTP_CAPABILITY; typedef
708 typedef WDSTRANSPORT_TFTP_CAPABILITY *PWDSTRANSPORT_TFTP_CAPABILITY;