Home
last modified time | relevance | path

Searched defs:ENUM_SERVICE_STATUSA (Results 1 – 21 of 21) sorted by relevance

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/gamelift/
H A Dapi_op_DeleteScript.go116 if err = addResponseErrorMiddleware(stack); err != nil {
119 if err = addRequestResponseLogging(stack, options); err != nil {
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d117 struct ENUM_SERVICE_STATUSA { struct
122 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d117 struct ENUM_SERVICE_STATUSA { struct
122 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d116 struct ENUM_SERVICE_STATUSA { struct
121 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d117 struct ENUM_SERVICE_STATUSA { struct
122 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d116 struct ENUM_SERVICE_STATUSA { struct
121 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d116 struct ENUM_SERVICE_STATUSA { struct
121 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d116 struct ENUM_SERVICE_STATUSA { struct
121 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d116 struct ENUM_SERVICE_STATUSA { struct
121 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d117 struct ENUM_SERVICE_STATUSA { struct
122 alias ENUM_SERVICE_STATUSA* LPENUM_SERVICE_STATUSA; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Services/
H A Dmod.rs79 …:Security::SC_HANDLE, dwservicestate: ENUM_SERVICE_STATE, lpservices: *mut ENUM_SERVICE_STATUSA, c… in EnumDependentServicesA()
83 …e: ENUM_SERVICE_TYPE, dwservicestate: ENUM_SERVICE_STATE, lpservices: *mut ENUM_SERVICE_STATUSA, c… in EnumServicesStatusA()
183 pub struct ENUM_SERVICE_STATUSA { struct
189 impl ::core::marker::Copy for ENUM_SERVICE_STATUSA {} argument
191 impl ::core::clone::Clone for ENUM_SERVICE_STATUSA { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Services/
H A Dmod.rs399 pub struct ENUM_SERVICE_STATUSA { struct
405 impl ENUM_SERVICE_STATUSA {} argument
407 impl ::std::default::Default for ENUM_SERVICE_STATUSA { implementation
413 impl ::std::fmt::Debug for ENUM_SERVICE_STATUSA { implementation
419 impl ::std::cmp::PartialEq for ENUM_SERVICE_STATUSA { implementation
425 impl ::std::cmp::Eq for ENUM_SERVICE_STATUSA {} implementation
427 unsafe impl ::windows::runtime::Abi for ENUM_SERVICE_STATUSA { implementation
590 …E>>(hservice: Param0, dwservicestate: ENUM_SERVICE_STATE, lpservices: *mut ENUM_SERVICE_STATUSA, c… in EnumDependentServicesA()
595 …:Security::SC_HANDLE, dwservicestate: ENUM_SERVICE_STATE, lpservices: *mut ENUM_SERVICE_STATUSA, c… in EnumDependentServicesA()
618 …e: ENUM_SERVICE_TYPE, dwservicestate: ENUM_SERVICE_STATE, lpservices: *mut ENUM_SERVICE_STATUSA, c… in EnumServicesStatusA()
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinsvc.h127 } ENUM_SERVICE_STATUSA,*LPENUM_SERVICE_STATUSA; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinsvc.h127 } ENUM_SERVICE_STATUSA,*LPENUM_SERVICE_STATUSA; typedef
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinsvc.h100 } ENUM_SERVICE_STATUSA,*LPENUM_SERVICE_STATUSA; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinsvc.h173 } ENUM_SERVICE_STATUSA,*LPENUM_SERVICE_STATUSA; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinsvc.h173 } ENUM_SERVICE_STATUSA,*LPENUM_SERVICE_STATUSA; typedef
/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 Dadvapi32.py896 class ENUM_SERVICE_STATUSA(Structure): class
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py896 class ENUM_SERVICE_STATUSA(Structure): class
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py896 class ENUM_SERVICE_STATUSA(Structure): class
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dadvapi32.py896 class ENUM_SERVICE_STATUSA(Structure): class