Home
last modified time | relevance | path

Searched refs:initService (Results 1 – 25 of 92) sorted by relevance

1234

/dports/mail/dbmail/dbmail-3.2.5/contrib/startup-scripts/gentoo/
H A Dinit.d-dbmail34 initService() {
45 initService
78 initService
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/controller/
H A DControllerService.java100 protected void initService() throws IOException { in initService() method in ControllerService
149 initService(); in run()
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A DPrintService.cc80 initService(doc.object().value(service).toObject()); in init()
87 void PrintService::initService(const QJsonObject& serviceObject) in initService() function in PrintService
H A DPrintService.h57 void initService(const QJsonObject& serviceObject);
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A DPrintService.cc80 initService(doc.object().value(service).toObject()); in init()
87 void PrintService::initService(const QJsonObject& serviceObject) in initService() function in PrintService
H A DPrintService.h57 void initService(const QJsonObject& serviceObject);
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/cmd/dockerd/
H A Dservice_unsupported.go9 func initService(daemonCli *DaemonCli) (bool, error) { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/cmd/dockerd/
H A Dservice_unsupported.go9 func initService(daemonCli *DaemonCli) (bool, bool, error) { func
H A Ddocker.go64 stop, runAsService, err := initService(daemonCli)
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/cmd/dockerd/
H A Dservice_unsupported.go9 func initService(daemonCli *DaemonCli) (bool, bool, error) { func
H A Ddocker.go64 stop, runAsService, err := initService(daemonCli)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/
H A DPreferenceServiceRegistryHelper.java149 ILegacyPreferences initService = PreferencesOSGiUtils.getDefault().getLegacyPreferences(); in applyRuntimeDefaults() local
150 if (initService != null) in applyRuntimeDefaults()
151 plugin = initService.init(plugin, name); in applyRuntimeDefaults()
/dports/www/shellinabox/shellinabox-2.20/shellinabox/
H A Dservice.h69 void initService(struct Service *service, const char *arg);
H A Dservice.c69 void initService(struct Service *service, const char *arg) { in initService() function
258 initService(service, arg); in newService()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/cmd/dockerd/
H A Ddocker_windows.go15 stop, runAsService, err := initService(daemonCli)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/cmd/dockerd/
H A Ddocker_windows.go15 stop, runAsService, err := initService(daemonCli)
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/cmd/dockerd/
H A Ddocker_windows.go15 stop, runAsService, err := initService(daemonCli)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/cmd/dockerd/
H A Ddocker_windows.go17 stop, runAsService, err := initService(daemonCli)
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/cmd/dockerd/
H A Ddocker_windows.go17 stop, runAsService, err := initService(daemonCli)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/cmd/dockerd/
H A Ddocker_windows.go17 stop, runAsService, err := initService(daemonCli)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/cmd/dockerd/
H A Ddocker_windows.go17 stop, runAsService, err := initService(daemonCli)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/cmd/dockerd/
H A Ddocker_windows.go17 stop, runAsService, err := initService(daemonCli)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/cmd/dockerd/
H A Ddocker_windows.go17 stop, runAsService, err := initService(daemonCli)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/s/
H A Dserver.cpp181 static ExitCode initService();
517 initService, moe::startupOptionsParsed, defaultServiceStrings, disallowedOptions, argv); in startupConfigActions()
562 static ExitCode initService() { in initService() function
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/scriptable/
H A DScriptableServiceManager.h65 …bool initService( const QString &name, int levels, const QString &shortDescription, const QString …

1234