Home
last modified time | relevance | path

Searched refs:scripts_dir (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/net/kea/kea-2.0.1/src/bin/admin/
H A Dkea-admin.in32 scripts_dir="${SCRIPTS_DIR_DEFAULT}"
284 init_script="$scripts_dir/pgsql/dhcpdb_create.pgsql"
349 if [ ! -d ${scripts_dir}/mysql ]; then
367 for script in "${scripts_dir}"/mysql/upgrade*.sh
383 if [ ! -d ${scripts_dir}/pgsql ]; then
399 for script in "${scripts_dir}"/pgsql/upgrade*.sh
415 if [ ! -d ${scripts_dir}/cql ]; then
421 if [ ! -r ${scripts_dir}/cql ]; then
430 for script in "${scripts_dir}"/cql/upgrade*.sh
780 scripts_dir=${1-}
[all …]
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/install/scripts/app/dialplan/
H A Dindex.lua77 result = assert (io.popen ("dir " ..scripts_dir.."/app/dialplan/resources/before /b -1"));
80 if file_exists(scripts_dir.."/app/dialplan/resources/before/"..file) then
81 dofile(scripts_dir.."/app/dialplan/resources/before/"..file);
88 …result = assert (io.popen ("dir " ..scripts_dir.."/app/dialplan/resources/"..dialplan_dir.." /b -1…
91 if file_exists(scripts_dir.."/app/dialplan/resources/"..dialplan_dir.."/"..file) then
92 dofile(scripts_dir.."/app/dialplan/resources/"..dialplan_dir.."/"..file);
99 result = assert (io.popen ("dir " ..scripts_dir.."/app/dialplan/resources/after /b -1"));
102 if file_exists(scripts_dir.."/app/dialplan/resources/after/"..file) then
103 dofile(scripts_dir.."/app/dialplan/resources/after/"..file);
/dports/multimedia/lives/lives-3.2.0/
H A Dbuild-lives-rfx-plugin-multi22 my $scripts_dir = "";
32 $scripts_dir = $ARGV[1];
35 if ($scripts_dir eq "") {
59 $scripts_dir .= $dir_extra;
60 $indir = "$scripts_dir/RFXscripts/";
67 $scripts_dir .= $home_dir_extra;
68 $indir = "$scripts_dir/RFXscripts/custom/";
75 $scripts_dir .= $home_dir_extra;
76 $indir = "$scripts_dir/RFXscripts/test/";
83 $indir = $scripts_dir;
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/zabbix/roles/zabbix_agent/tasks/
H A Duserparameter.yml13 src: "{{ zabbix_agent_userparameters_scripts_src }}/{{ item.scripts_dir }}"
18 when: item.scripts_dir is defined
39 src: "{{ zabbix_agent_userparameters_scripts_src }}/{{ item.scripts_dir }}"
49 when: item.scripts_dir is defined
71 src: "{{ zabbix_agent_userparameters_scripts_src }}/{{ item.scripts_dir }}"
81 when: item.scripts_dir is defined
/dports/games/gltron/gltron-0.70/src/filesystem/
H A Dpath.c24 static char scripts_dir[PATH_MAX]; variable
41 sprintf(scripts_dir, ":scripts"); in initDirectories()
46 sprintf(scripts_dir, "scripts"); in initDirectories()
53 sprintf(scripts_dir, "%s%c%s", DATA_DIR, SEPARATOR, "scripts"); in initDirectories()
99 case PATH_SCRIPTS: return scripts_dir; break; in getDirectory()
/dports/devel/py-build/build-0.7.0/src/build/
H A Denv.py49 def scripts_dir(self) -> str: member in IsolatedEnv
101 executable, scripts_dir = _create_isolated_env_virtualenv(self._path)
104 executable, scripts_dir = _create_isolated_env_venv(self._path)
108 scripts_dir=scripts_dir,
155 scripts_dir: str,
165 self._scripts_dir = scripts_dir
179 def scripts_dir(self) -> str: member in _IsolatedEnvVenvPip
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/install/scripts/app/xml_handler/
H A Dindex.lua90 …configuration = scripts_dir.."/app/xml_handler/resources/scripts/configuration/"..XML_REQUEST["key…
99 dofile(scripts_dir.."/app/xml_handler/resources/scripts/directory/directory.lua");
102 dofile(scripts_dir.."/app/xml_handler/resources/scripts/dialplan/dialplan.lua");
105 dofile(scripts_dir.."/app/xml_handler/resources/scripts/languages/languages.lua");
/dports/security/nmap/nmap-7.91/zenmap/zenmapCore/
H A DScriptMetadata.py283 def __init__(self, scripts_dir, nselib_dir): argument
284 self.scripts_dir = scripts_dir
299 filepath = os.path.join(self.scripts_dir, filename)
319 os.path.join(self.scripts_dir, filename))
334 os.path.join(self.scripts_dir, filename))
381 filepath = os.path.join(self.scripts_dir, filename)
422 def get_script_entries(scripts_dir, nselib_dir): argument
425 metadata = ScriptMetadata(scripts_dir, nselib_dir)
427 scriptdb = ScriptDB(os.path.join(scripts_dir, "script.db"))
/dports/misc/perkeep/perkeep-0.11/misc/docker/synology/perkeep/SynoBuildConf/
H A Dinstall29 local scripts_dir=$PKG_DIR/scripts
32 mkdir -p $scripts_dir
33 cp -av scripts/* $scripts_dir
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/install/scripts/app/emergency_notify/
H A Dindex.lua60 …file_subject = scripts_dir.."/app/emergency_notify/resources/templates/"..default_language.."/"..d…
61 …file_body = scripts_dir.."/app/emergency_notify/resources/templates/"..default_language.."/"..defa…
63 file_subject = scripts_dir.."/app/emergency_notify/resources/templates/en/us/email_subject.tpl";
64 file_body = scripts_dir.."/app/emergency_notify/resources/templates/en/us/email_body.tpl";
/dports/www/lynx-current/lynx2.9.0dev.9/
H A Dmakefile.in109 scripts_dir=$(srcdir)/scripts
201 @MSG_DIR_MAKE@ $(SHELL) $(scripts_dir)/fixtext.sh $(srcdir)/LYMessages_en.h >LYMessages.c
357 @LYNXCFG_MAKE@ perl $(scripts_dir)/cfg2html.pl -ams $(srcdir)/lynx.cfg
413 $(SHELL) $(scripts_dir)/cfg_path.sh lynx_help $(helpdir) | \
414 $(SHELL) $(scripts_dir)/cfg_path.sh lynx_doc $(helpdir) | \
436 cfg_defs.h : $(scripts_dir)/cfg_defs.sh $(scripts_dir)/cfg_edit.sh config.cache lynx_cfg.h
441 …@$(SHELL) $(scripts_dir)/install-cfg.sh "$(INSTALL_DATA)" $(srcdir)/lynx.cfg $(SYSCONFDIR)/lynx.cf…
444 …@$(SHELL) $(scripts_dir)/install-lss.sh "$(INSTALL_DATA)" $(srcdir)/samples/lynx.lss $(SYSCONFDIR)…
/dports/net/megacmd/MEGAcmd-1.4.1_Win/build/SynologyNAS/toolkit/source/megacmdpkg/SynoBuildConf/
H A Dinstall41 local scripts_dir=$PKG_DIR/scripts
44 mkdir -p $scripts_dir
45 cp -av scripts/* $scripts_dir
/dports/misc/vifm/vifm-0.11/src/int/
H A Dpath_env.c89 char scripts_dir[PATH_MAX + 16]; in append_scripts_dirs() local
90 snprintf(scripts_dir, sizeof(scripts_dir), "%s/" SCRIPTS_DIR, cfg.config_dir); in append_scripts_dirs()
91 add_dirs_to_path(scripts_dir); in append_scripts_dirs()
/dports/www/lynx/lynx2.8.9rel.1/
H A Dmakefile.in109 scripts_dir=$(srcdir)/scripts
202 @MSG_DIR_MAKE@ $(SHELL) $(scripts_dir)/fixtext.sh $(srcdir)/LYMessages_en.h >LYMessages.c
345 @LYNXCFG_MAKE@ perl $(scripts_dir)/cfg2html.pl -ams $(srcdir)/lynx.cfg
407 $(SHELL) $(scripts_dir)/cfg_path.sh lynx_help $(helpdir) | \
408 $(SHELL) $(scripts_dir)/cfg_path.sh lynx_doc $(helpdir) | \
432 cfg_defs.h : $(scripts_dir)/cfg_defs.sh $(scripts_dir)/cfg_edit.sh config.cache lynx_cfg.h
437 …@$(SHELL) $(scripts_dir)/install-cfg.sh "$(INSTALL) -m 644" $(srcdir)/lynx.cfg $(SYSCONFDIR)/lynx.…
440 …@$(SHELL) $(scripts_dir)/install-lss.sh "$(INSTALL_DATA)" $(srcdir)/samples/lynx.lss $(SYSCONFDIR)…
/dports/math/plplot-ada/plplot-5.15.0/plplot_test/
H A Dplplot-test.sh.in179 scripts_dir=${0%/*}
181 scripts_dir=`echo "$0" | sed 's:/[^/][^/]*$::'`
221 script="$scripts_dir"/test_c_interactive.sh
249 script="$scripts_dir"/test_octave_interactive.sh
413 script="$scripts_dir"/test_$i.sh
/dports/math/plplot/plplot-5.15.0/plplot_test/
H A Dplplot-test.sh.in179 scripts_dir=${0%/*}
181 scripts_dir=`echo "$0" | sed 's:/[^/][^/]*$::'`
221 script="$scripts_dir"/test_c_interactive.sh
249 script="$scripts_dir"/test_octave_interactive.sh
413 script="$scripts_dir"/test_$i.sh
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()
/dports/lang/gnat_util/gcc-6-20180516/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc830 test_script (const char *scripts_dir, const char *script_name, int input, in test_script() argument
841 script_path = (char *)malloc (strlen (scripts_dir) in test_script()
844 sprintf (script_path, "%s%s", scripts_dir, script_name); in test_script()
870 char *scripts_dir; in test_suite() local
880 scripts_dir = (char *)malloc (strlen (srcdir) + strlen(PATH_TO_SCRIPTS) in test_suite()
882 CHECK_NON_NULL (scripts_dir); in test_suite()
883 sprintf (scripts_dir, "%s%s", srcdir, PATH_TO_SCRIPTS); in test_suite()
885 test_script (scripts_dir, "factorial.toy", 10, 3628800); in test_suite()
886 test_script (scripts_dir, "fibonacci.toy", 10, 55); in test_suite()
888 free (scripts_dir); in test_suite()

123456789