Home
last modified time | relevance | path

Searched refs:SERVICE_START (Results 1 – 25 of 675) sorted by relevance

12345678910>>...27

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dservice.c480 worker->flags = SERVICE_START; in service_start()
577 worker->flags = SERVICE_START; in service_start_and_wait()
627 if((f & (SERVICE_START|SERVICE_STOP)) == SERVICE_START) in service_stop()
855 …if((f & (SERVICE_START|SERVICE_STOP|SERVICE_SERVICING|SERVICE_STOPPING)) != (SERVICE_START|SERVICE… in service_servicing()
879 if((worker->flags & (SERVICE_START|SERVICE_STOP)) == SERVICE_START) in service_set_servicing()
1013 return (f & (SERVICE_START | SERVICE_STOP)) == SERVICE_START; in service_should_run()
1029 …return (f & (SERVICE_START | SERVICE_STOP | SERVICE_STOPPING | SERVICE_RECONFIGURE)) == (SERVICE_S… in service_should_reconfigure()
/dports/sysutils/intel-pcm/pcm-202109/PCM_Win/
H A Dwindriver.h100 … = CreateService(hSCManager, &driverName_[0], &driverDescription_[0], SERVICE_START | DELETE | SER… in start()
105 … hService = OpenService(hSCManager, &driverName_[0], SERVICE_START | DELETE | SERVICE_STOP); in start()
171 … hService = OpenService(hSCManager, &driverName_[0], SERVICE_START | DELETE | SERVICE_STOP); in stop()
198 … hService = OpenService(hSCManager, &driverName_[0], SERVICE_START | DELETE | SERVICE_STOP); in uninstall()
/dports/sysutils/intel-pcm-devel/pcm-0212b38/PCM_Win/
H A Dwindriver.h100 … = CreateService(hSCManager, &driverName_[0], &driverDescription_[0], SERVICE_START | DELETE | SER… in start()
105 … hService = OpenService(hSCManager, &driverName_[0], SERVICE_START | DELETE | SERVICE_STOP); in start()
171 … hService = OpenService(hSCManager, &driverName_[0], SERVICE_START | DELETE | SERVICE_STOP); in stop()
198 … hService = OpenService(hSCManager, &driverName_[0], SERVICE_START | DELETE | SERVICE_STOP); in uninstall()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/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.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/irc/unreal/Unreal3.2.10.7/src/win32/
H A Dunreal.c99 SC_HANDLE hService = OpenService(hSCManager, "UnrealIRCd", SERVICE_START); in main()
121 SC_HANDLE hService = OpenService(hSCManager, "UnrealIRCd", SERVICE_STOP|SERVICE_START); in main()
140 SERVICE_CHANGE_CONFIG|SERVICE_START); in main()
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/containerd/continuity/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/fatih/color/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/graphics/jp/jp-1.1.12/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/fatih/color/color-1.7.0/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/fatih/color/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/net-im/coyim/coyim-0.3.11/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/deskutils/chart/chart-3.0.0/vendor/golang.org/x/sys/sys-6c888cc/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/containerd/continuity/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/sysutils/aptly/aptly-1.4.0/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/weaveworks/promrus/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/fatih/color/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/fatih/color/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…
/dports/www/aquatone/aquatone-1.7.0/vendor/github.com/fatih/color/vendor/golang.org/x/sys/windows/
H A Dservice.go87 SERVICE_START = 16 const
92 …CHANGE_CONFIG | SERVICE_QUERY_STATUS | SERVICE_ENUMERATE_DEPENDENTS | SERVICE_START | SERVICE_STOP…

12345678910>>...27