Home
last modified time | relevance | path

Searched refs:FreeMibTable (Results 176 – 200 of 201) sorted by relevance

123456789

/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/windows/
H A Dos_perf_windows.cpp1428 IphlpDll::FreeMibTable(table); in network_utilization()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os/windows/
H A Dos_perf_windows.cpp1435 IphlpDll::FreeMibTable(table); in network_utilization()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/windows/
H A Dos_perf_windows.cpp1402 IphlpDll::FreeMibTable(table); in network_utilization()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/os/windows/vm/
H A Dos_perf_windows.cpp1433 IphlpDll::FreeMibTable(table); in network_utilization()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/os/windows/vm/
H A Dos_perf_windows.cpp1433 IphlpDll::FreeMibTable(table); in network_utilization()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os/windows/
H A Dos_perf_windows.cpp1509 IphlpDll::FreeMibTable(table); in network_utilization()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os/windows/
H A Dos_perf_windows.cpp1510 IphlpDll::FreeMibTable(table); in network_utilization()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os/windows/
H A Dos_perf_windows.cpp1509 IphlpDll::FreeMibTable(table); in network_utilization()
/dports/security/softether/v4.38-9760/src/Mayaqua/
H A DMicrosoft.h267 void (WINAPI *FreeMibTable)(PVOID);
H A DMicrosoft.c4526 if (w32net->GetIfTable2 != NULL && w32net->FreeMibTable != NULL) in MsCreateAdapterListInnerEx()
4657 if (w32net->GetIfTable2 == NULL || w32net->FreeMibTable == NULL) in MsCreateAdapterListInnerExVista()
4764 w32net->FreeMibTable(table); in MsCreateAdapterListInnerExVista()
H A DNetwork.c10707 w32net->FreeMibTable = in Win32InitSocketLibrary()
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/
H A DMicrosoft.h267 void (WINAPI *FreeMibTable)(PVOID);
H A DMicrosoft.c4526 if (w32net->GetIfTable2 != NULL && w32net->FreeMibTable != NULL) in MsCreateAdapterListInnerEx()
4657 if (w32net->GetIfTable2 == NULL || w32net->FreeMibTable == NULL) in MsCreateAdapterListInnerExVista()
4764 w32net->FreeMibTable(table); in MsCreateAdapterListInnerExVista()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dsocketmodule.c6709 FreeMibTable(tbl);
6717 FreeMibTable(tbl);
6722 FreeMibTable(tbl);
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dsocketmodule.c6709 FreeMibTable(tbl);
6717 FreeMibTable(tbl);
6722 FreeMibTable(tbl);
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dsocketmodule.c6709 FreeMibTable(tbl);
6717 FreeMibTable(tbl);
6722 FreeMibTable(tbl);
/dports/lang/python38/Python-3.8.12/Modules/
H A Dsocketmodule.c6709 FreeMibTable(tbl);
6717 FreeMibTable(tbl);
6722 FreeMibTable(tbl);
/dports/lang/python39/Python-3.9.9/Modules/
H A Dsocketmodule.c6789 FreeMibTable(tbl);
6797 FreeMibTable(tbl);
6802 FreeMibTable(tbl);
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dsocketmodule.c6709 FreeMibTable(tbl);
6717 FreeMibTable(tbl);
6722 FreeMibTable(tbl);
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dsocketmodule.c6728 FreeMibTable(tbl);
6736 FreeMibTable(tbl);
6741 FreeMibTable(tbl);
/dports/lang/python310/Python-3.10.1/Modules/
H A Dsocketmodule.c6720 FreeMibTable(tbl);
6728 FreeMibTable(tbl);
6733 FreeMibTable(tbl);
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/include/wil/
H A Dresource.h5430 … typedef unique_any<PMIB_IF_TABLE2, decltype(&::FreeMibTable), ::FreeMibTable> unique_mib_iftable;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/IpHelper/
H A Dmod.rs82 pub fn FreeMibTable(memory: *const ::core::ffi::c_void); in FreeMibTable() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/IpHelper/
H A Dmod.rs1113 pub unsafe fn FreeMibTable(memory: *const ::std::ffi::c_void) { in FreeMibTable() function
1118 fn FreeMibTable(memory: *const ::std::ffi::c_void); in FreeMibTable() function
1120 ::std::mem::transmute(FreeMibTable(::std::mem::transmute(memory))) in FreeMibTable()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Mayaqua/
H A DMicrosoft.c2615 FreeMibTable(table); in MsCreateAdapterListInnerExVista()

123456789