Home
last modified time | relevance | path

Searched refs:SC_STATUS_PROCESS_INFO (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/v3/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/security/vault/vault-1.8.2/vendor/github.com/shirou/gopsutil/v3/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/security/vault/vault-1.8.2/vendor/github.com/shirou/gopsutil/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/shirou/gopsutil/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/shirou/gopsutil/v3/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/shirou/gopsutil/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/shirou/gopsutil/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/shirou/gopsutil/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/shirou/gopsutil/v3/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/shirou/gopsutil/gopsutil-2.18.12/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/shirou/gopsutil/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/shirou/gopsutil/v3/winservices/
H A Dwinservices.go88 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, nil, 0, &byte…
94 …if err := windows.QueryServiceStatusEx(s.srv.Handle, windows.SC_STATUS_PROCESS_INFO, &buf[0], uint…
/dports/net-mgmt/icinga2/icinga2-2.13.2/plugins/
H A Dcheck_service.cpp239 QueryServiceStatusEx(hService, SC_STATUS_PROCESS_INFO, NULL, 0, &cbBufSize); in getServiceStatus()
244 if (QueryServiceStatusEx(hService, SC_STATUS_PROCESS_INFO, lpBuf, cbBufSize, &cbBufSize)) { in getServiceStatus()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/golang.org/x/sys/windows/
H A Dservice.go44 SC_STATUS_PROCESS_INFO = 0 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/golang.org/x/sys/windows/
H A Dservice.go44 SC_STATUS_PROCESS_INFO = 0 const
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/golang.org/x/sys/windows/
H A Dservice.go44 SC_STATUS_PROCESS_INFO = 0 const
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/sys/windows/svc/mgr/
H A Dservice.go66 …err := windows.QueryServiceStatusEx(s.Handle, windows.SC_STATUS_PROCESS_INFO, (*byte)(unsafe.Point…
/dports/finance/cointop/cointop-1.5.4/vendor/golang.org/x/sys/sys-51ab0e2deafa/windows/svc/mgr/
H A Dservice.go66 …err := windows.QueryServiceStatusEx(s.Handle, windows.SC_STATUS_PROCESS_INFO, (*byte)(unsafe.Point…
/dports/multimedia/livego/livego-0.0.15/vendor/golang.org/x/sys/windows/svc/mgr/
H A Dservice.go66 …err := windows.QueryServiceStatusEx(s.Handle, windows.SC_STATUS_PROCESS_INFO, (*byte)(unsafe.Point…
/dports/net/nsq/nsq-1.2.1/vendor/golang.org/x/sys/windows/svc/mgr/
H A Dservice.go66 …err := windows.QueryServiceStatusEx(s.Handle, windows.SC_STATUS_PROCESS_INFO, (*byte)(unsafe.Point…
/dports/misc/cheat/cheat-4.2.2/vendor/golang.org/x/sys/sys-aa57babbf139/windows/svc/mgr/
H A Dservice.go66 …err := windows.QueryServiceStatusEx(s.Handle, windows.SC_STATUS_PROCESS_INFO, (*byte)(unsafe.Point…
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/golang.org/x/sys/windows/svc/mgr/
H A Dservice.go66 …err := windows.QueryServiceStatusEx(s.Handle, windows.SC_STATUS_PROCESS_INFO, (*byte)(unsafe.Point…
/dports/net/goreplay/goreplay-1.2.0/vendor/golang.org/x/sys/sys-85ca7c5b95cd/windows/svc/mgr/
H A Dservice.go66 …err := windows.QueryServiceStatusEx(s.Handle, windows.SC_STATUS_PROCESS_INFO, (*byte)(unsafe.Point…
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/sys/windows/svc/mgr/
H A Dservice.go66 …err := windows.QueryServiceStatusEx(s.Handle, windows.SC_STATUS_PROCESS_INFO, (*byte)(unsafe.Point…

12345678910>>...32