Home
last modified time | relevance | path

Searched refs:openPorts (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/hnetcfg/
H A Dprofile.c278 INetFwOpenPorts **openPorts ) in fw_profile_get_GloballyOpenPorts() argument
282 TRACE("%p, %p\n", This, openPorts); in fw_profile_get_GloballyOpenPorts()
283 return NetFwOpenPorts_create( NULL, (void **)openPorts ); in fw_profile_get_GloballyOpenPorts()
H A Dservice.c256 INetFwOpenPorts **openPorts ) in fw_service_get_GloballyOpenPorts() argument
260 TRACE("%p %p\n", This, openPorts); in fw_service_get_GloballyOpenPorts()
261 return NetFwOpenPorts_create( NULL, (void **)openPorts ); in fw_service_get_GloballyOpenPorts()
/reactos/sdk/include/psdk/
H A Dnetfw.idl213 HRESULT GloballyOpenPorts( [out, retval] INetFwOpenPorts** openPorts );
519 HRESULT GloballyOpenPorts( [out, retval] INetFwOpenPorts** openPorts );