Home
last modified time | relevance | path

Searched refs:autorun (Results 1 – 25 of 1333) sorted by relevance

12345678910>>...54

/dports/net/ooni-probe-cli/probe-cli-3.10.1/cmd/ooniprobe/internal/cli/autorun/
H A Dautorun.go1 package autorun package
33 svc := autorun.Get(runtime.GOOS)
46 svc := autorun.Get(runtime.GOOS)
56 svc := autorun.Get(runtime.GOOS)
65 svc := autorun.Get(runtime.GOOS)
74 svc := autorun.Get(runtime.GOOS)
84 case autorun.StatusRunning:
87 case autorun.StatusScheduled:
90 case autorun.StatusStopped:
/dports/security/p5-openxpki/openxpki-3.16.1/config/config.d/realm.tpl/workflow/def/
H A Dcertificate_export.yaml13 autorun: 1
19 autorun: 1
25 autorun: 1
31 autorun: 1
45 autorun: 1
50 autorun: 1
55 autorun: 1
64 autorun: 1
H A Dcertificate_enroll.yaml14 autorun: 1
23 autorun: 1
31 autorun: 1
42 autorun: 1
50 autorun: 1
57 autorun: 1
63 autorun: 1
70 autorun: 1
104 autorun: 1
113 autorun: 1
[all …]
H A Dcrl_issuance.yaml8 autorun: 1
15 autorun: 1
26 autorun: 1
31 autorun: 1
36 autorun: 1
42 autorun: 1
H A Dcertificate_revocation_request_v2.yaml8 autorun: 1
15 autorun: 1
22 autorun: 1
35 autorun: 1
48 autorun: 1
63 autorun: 1
68 autorun: 1
H A Dcertificate_signing_request_v2.yaml8 autorun: 1
13 autorun: 1
39 autorun: 1
44 autorun: 1
50 autorun: 1
56 autorun: 1
60 autorun: 1
64 autorun: 1
134 autorun: 1
139 autorun: 1
[all …]
/dports/devel/efl/efl-1.25.1/src/examples/ephysics/
H A Dtest.c204 _test_run(char *autorun) in _test_run() argument
211 if (!strcmp(test.name, autorun)) in _test_run()
220 _main_win_add(char *autorun) in _main_win_add() argument
249 if ((autorun) && (!strcmp(test.name, autorun))) in _main_win_add()
258 if (autorun) in _main_win_add()
259 _test_run(autorun); in _main_win_add()
266 char *autorun = NULL; in elm_main() local
286 autorun = argv[1]; in elm_main()
293 autorun = argv[2]; in elm_main()
301 _test_run(autorun); in elm_main()
[all …]
/dports/sysutils/cfengine-masterfiles-devel/masterfiles-f98dca2d/services/autorun/
H A DREADME.md1 When the ```services_autorun``` class is defined ```.cf``` files located in `services/autorun/` are…
2 included in inputs and bundles tagged with ```autorun``` are actuated in lexical order.
20 "tags" slist => { "autorun" };
30 `services/autorun` which loads additional policy dynamically, `cf-promises` may
44 in `services/autorun/` are automatically included in inputs.
60 #### Automatically run bundles tagged autorun
62 When the ```services_autorun_bundles``` class is defined bundles tagged with ```autorun``` are actu…
85 "mpf_extra_autorun_inputs": [ "$(sys.policy_entry_dirname)/services/autorun/custom2",
/dports/sysutils/cfengine-masterfiles316/cfengine-masterfiles-3.16.0/lib/
H A Dautorun.cf6 bundle agent autorun
10 "bundles" slist => bundlesmatching(".*", "autorun");
18 "autorun" usebundle => $(sorted_bundles);
22 "DEBUG $(this.bundle): found bundle $(sorted_bundles) with tag 'autorun'";
/dports/sysutils/cfengine-masterfiles317/cfengine-masterfiles-3.17.0/lib/
H A Dautorun.cf6 bundle agent autorun
10 "bundles" slist => bundlesmatching(".*", "autorun");
18 "autorun" usebundle => $(sorted_bundles);
22 "DEBUG $(this.bundle): found bundle $(sorted_bundles) with tag 'autorun'";
/dports/sysutils/cfengine-masterfiles318/cfengine-masterfiles-3.18.1/lib/
H A Dautorun.cf7 bundle agent autorun
11 "bundles" slist => bundlesmatching(".*", "autorun");
19 "autorun" -> { "CFE-3795" }
25 "DEBUG $(this.bundle): found bundle $(sorted_bundles) with tag 'autorun'";
/dports/sysutils/cfengine-masterfiles319/cfengine-masterfiles-3.19.0/lib/
H A Dautorun.cf7 bundle agent autorun
11 "bundles" slist => bundlesmatching(".*", "autorun");
19 "autorun" -> { "CFE-3795" }
25 "DEBUG $(this.bundle): found bundle $(sorted_bundles) with tag 'autorun'";
/dports/sysutils/cfengine-masterfiles/cfengine-masterfiles-3.19.0/lib/
H A Dautorun.cf7 bundle agent autorun
11 "bundles" slist => bundlesmatching(".*", "autorun");
19 "autorun" -> { "CFE-3795" }
25 "DEBUG $(this.bundle): found bundle $(sorted_bundles) with tag 'autorun'";
/dports/sysutils/cfengine-masterfiles-devel/masterfiles-f98dca2d/lib/
H A Dautorun.cf7 bundle agent autorun
11 "bundles" slist => bundlesmatching(".*", "autorun");
19 "autorun" -> { "CFE-3795" }
25 "DEBUG $(this.bundle): found bundle $(sorted_bundles) with tag 'autorun'";
/dports/textproc/htdig/htdig-3.2.0b6/contrib/autorun/
H A DREADME1 README for autorun.
3 The autorun program is an attempt at automatic the steps
11 autorun
14 Edit the autorun script and change things to your
/dports/devel/p5-Workflow/Workflow-1.59/lib/Workflow/
H A DState.pm154 unless ( $self->autorun ) {
174 sub autorun { subroutine
178 $self->{autorun} = 'yes';
180 $self->{autorun} = 'no';
183 return ( $self->{autorun} eq 'yes' );
222 if ( $config->{autorun} ) {
223 $self->autorun( $config->{autorun} );
225 $self->autorun('no');
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/mysqlse/
H A DINSTALL4 Note: BUILD/autorun.sh step on Linux might malfunction with some
5 versions of automake; autorun.sh will not fail but the build will.
18 sh BUILD/autorun.sh
31 sh BUILD/autorun.sh
/dports/textproc/libsphinxclient/sphinx-2.0.9-release/mysqlse/
H A DINSTALL4 Note: BUILD/autorun.sh step on Linux might malfunction with some
5 versions of automake; autorun.sh will not fail but the build will.
18 sh BUILD/autorun.sh
31 sh BUILD/autorun.sh
/dports/x11/cinnamon-desktop/cinnamon-desktop-4.8.1/schemas/
H A Dorg.cinnamon.desktop.media-handling.gschema.xml.in.in13 <key name="autorun-never" type="b">
15 <_summary>Never prompt or autorun/autostart programs when media are inserted</_summary>
16 …<_description>If set to true, then Nautilus will never prompt nor autorun/autostart programs when …
18 <key name="autorun-x-content-start-app" type="as">
23 <key name="autorun-x-content-ignore" type="as">
28 <key name="autorun-x-content-open-folder" type="as">
/dports/net-im/chatterino2/chatterino2-2.3.4/src/singletons/
H A DSettings.cpp130 this->autorun = isRegisteredForStartup(); in Settings()
131 this->autorun.connect( in Settings()
132 [](bool autorun) { in Settings() argument
133 setRegisteredForStartup(autorun); in Settings()
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/01_vars/04_containers/
H A Dmultiple_cmerge_variable_static.cf13 "autorun" slist => bundlesmatching(".*", "autorun");
21 "$(autorun)"
23 comment => "Bundles tagged with 'autorun' expect to be automatically
96 "tags" slist => { "autorun" };
117 "tags" slist => { "autorun" };
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/01_vars/04_containers/
H A Dmultiple_cmerge_variable_static.cf13 "autorun" slist => bundlesmatching(".*", "autorun");
21 "$(autorun)"
23 comment => "Bundles tagged with 'autorun' expect to be automatically
96 "tags" slist => { "autorun" };
117 "tags" slist => { "autorun" };
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/01_vars/04_containers/
H A Dmultiple_cmerge_variable_static.cf13 "autorun" slist => bundlesmatching(".*", "autorun");
21 "$(autorun)"
23 comment => "Bundles tagged with 'autorun' expect to be automatically
96 "tags" slist => { "autorun" };
117 "tags" slist => { "autorun" };
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/01_vars/04_containers/
H A Dmultiple_cmerge_variable_static.cf13 "autorun" slist => bundlesmatching(".*", "autorun");
21 "$(autorun)"
23 comment => "Bundles tagged with 'autorun' expect to be automatically
96 "tags" slist => { "autorun" };
117 "tags" slist => { "autorun" };
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/01_vars/04_containers/
H A Dmultiple_cmerge_variable_static.cf13 "autorun" slist => bundlesmatching(".*", "autorun");
21 "$(autorun)"
23 comment => "Bundles tagged with 'autorun' expect to be automatically
96 "tags" slist => { "autorun" };
117 "tags" slist => { "autorun" };

12345678910>>...54