Home
last modified time | relevance | path

Searched refs:extcmd (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/games/vultures-eye/vulture-2.3.67/slashem/win/gtk/
H A Dgtkextcmd.c60 static int extcmd = 0; variable
98 extcmd = -1; in GTK_extcmd_set()
105 extcmd = j; in GTK_extcmd_set()
123 extcmd = -1; in extcmd_destroy()
143 extcmd = -1; in extcmd_key_press()
146 extcmd = i; in extcmd_key_press()
171 if (extcmd) { in GTK_get_ext_cmd()
172 i = extcmd; in GTK_get_ext_cmd()
173 extcmd = 0; in GTK_get_ext_cmd()
226 i = extcmd; in GTK_get_ext_cmd()
[all …]
/dports/games/gnubg/gnubg-1.06.002/
H A Dexternal_y.y87 #define extcmd ext_get_extra(scanner) macro
98 if (extcmd->ExtErrorHandler) in yyerror()
99 extcmd->ExtErrorHandler(extcmd, str); in yyerror()
177 extcmd->ct = COMMAND_NONE;
183 extcmd->pCmdData = $2;
184 extcmd->ct = COMMAND_SET;
190 extcmd->ct = COMMAND_VERSION;
196 extcmd->ct = COMMAND_HELP;
202 extcmd->ct = COMMAND_EXIT;
210 extcmd->ct = $1->cmdType;
[all …]
H A Dexternal_y.c152 #define extcmd ext_get_extra(scanner) macro
163 if (extcmd->ExtErrorHandler) in yyerror()
164 extcmd->ExtErrorHandler(extcmd, str); in yyerror()
1582 extcmd->ct = COMMAND_NONE; in yyparse()
1591 extcmd->pCmdData = (yyvsp[-1].list); in yyparse()
1592 extcmd->ct = COMMAND_SET; in yyparse()
1601 extcmd->ct = COMMAND_VERSION; in yyparse()
1610 extcmd->ct = COMMAND_HELP; in yyparse()
1619 extcmd->ct = COMMAND_EXIT; in yyparse()
1630 extcmd->ct = (yyvsp[-1].cmd)->cmdType; in yyparse()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/eshell/
H A Desh-opt.el147 (extcmd (memq ':external options))
179 (when extcmd
180 (setq extcmd (eshell-search-path (cadr extcmd)))
181 (if extcmd
187 will be called instead." extcmd)))))
225 (let ((extcmd (memq ':external options)))
226 (when extcmd
227 (setq extcmd (eshell-search-path (cadr extcmd)))
228 (if extcmd
229 (throw 'eshell-ext-command extcmd)
/dports/editors/emacs/emacs-27.2/lisp/eshell/
H A Desh-opt.el155 (extcmd (memq ':external options))
187 (when extcmd
188 (setq extcmd (eshell-search-path (cadr extcmd)))
189 (if extcmd
195 will be called instead." extcmd)))))
233 (let ((extcmd (memq ':external options)))
234 (when extcmd
235 (setq extcmd (eshell-search-path (cadr extcmd)))
236 (if extcmd
237 (throw 'eshell-ext-command extcmd)
/dports/devel/git-svn/git-2.34.1/t/
H A Dt7800-difftool.sh688 git difftool --symlinks --dir-diff --extcmd ls >output &&
692 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
722 git difftool --symlinks --dir-diff --extcmd ls >output &&
726 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
801 git difftool --dir-diff --extcmd ls
830 test_must_fail git difftool --gui --extcmd=cat &&
831 test_must_fail git difftool --tool=test-tool --extcmd=cat &&
832 test_must_fail git difftool --gui --tool=test-tool --extcmd=cat
843 git difftool --no-prompt --extcmd=cat --rotate-to="2" HEAD^ >output &&
855 git difftool --no-prompt --extcmd=cat --skip-to="2" HEAD^ >output &&
[all …]
/dports/devel/git-p4/git-2.34.1/t/
H A Dt7800-difftool.sh688 git difftool --symlinks --dir-diff --extcmd ls >output &&
692 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
722 git difftool --symlinks --dir-diff --extcmd ls >output &&
726 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
801 git difftool --dir-diff --extcmd ls
830 test_must_fail git difftool --gui --extcmd=cat &&
831 test_must_fail git difftool --tool=test-tool --extcmd=cat &&
832 test_must_fail git difftool --gui --tool=test-tool --extcmd=cat
843 git difftool --no-prompt --extcmd=cat --rotate-to="2" HEAD^ >output &&
855 git difftool --no-prompt --extcmd=cat --skip-to="2" HEAD^ >output &&
[all …]
/dports/devel/git-gui/git-2.34.1/t/
H A Dt7800-difftool.sh688 git difftool --symlinks --dir-diff --extcmd ls >output &&
692 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
722 git difftool --symlinks --dir-diff --extcmd ls >output &&
726 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
801 git difftool --dir-diff --extcmd ls
830 test_must_fail git difftool --gui --extcmd=cat &&
831 test_must_fail git difftool --tool=test-tool --extcmd=cat &&
832 test_must_fail git difftool --gui --tool=test-tool --extcmd=cat
843 git difftool --no-prompt --extcmd=cat --rotate-to="2" HEAD^ >output &&
855 git difftool --no-prompt --extcmd=cat --skip-to="2" HEAD^ >output &&
[all …]
/dports/devel/git/git-2.34.1/t/
H A Dt7800-difftool.sh688 git difftool --symlinks --dir-diff --extcmd ls >output &&
692 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
722 git difftool --symlinks --dir-diff --extcmd ls >output &&
726 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
801 git difftool --dir-diff --extcmd ls
830 test_must_fail git difftool --gui --extcmd=cat &&
831 test_must_fail git difftool --tool=test-tool --extcmd=cat &&
832 test_must_fail git difftool --gui --tool=test-tool --extcmd=cat
843 git difftool --no-prompt --extcmd=cat --rotate-to="2" HEAD^ >output &&
855 git difftool --no-prompt --extcmd=cat --skip-to="2" HEAD^ >output &&
[all …]
/dports/devel/git-cvs/git-2.34.1/t/
H A Dt7800-difftool.sh688 git difftool --symlinks --dir-diff --extcmd ls >output &&
692 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
722 git difftool --symlinks --dir-diff --extcmd ls >output &&
726 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
801 git difftool --dir-diff --extcmd ls
830 test_must_fail git difftool --gui --extcmd=cat &&
831 test_must_fail git difftool --tool=test-tool --extcmd=cat &&
832 test_must_fail git difftool --gui --tool=test-tool --extcmd=cat
843 git difftool --no-prompt --extcmd=cat --rotate-to="2" HEAD^ >output &&
855 git difftool --no-prompt --extcmd=cat --skip-to="2" HEAD^ >output &&
[all …]
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/rrd/
H A Ddo_external.c25 char extcmd[2*PATH_MAX]; in do_external_rrd() local
32 MEMDEFINE(fn); MEMDEFINE(extcmd); in do_external_rrd()
69 snprintf(extcmd, sizeof(extcmd), "%s %s %s %s", exthandler, hostname, testname, fn); in do_external_rrd()
70 dbgprintf("%09d : Calling helper script %s\n", (int)mypid, extcmd); in do_external_rrd()
71 extfd = popen(extcmd, "r"); in do_external_rrd()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/rrd/
H A Ddo_external.c25 char extcmd[2*PATH_MAX]; in do_external_rrd() local
32 MEMDEFINE(fn); MEMDEFINE(extcmd); in do_external_rrd()
69 snprintf(extcmd, sizeof(extcmd), "%s %s %s %s", exthandler, hostname, testname, fn); in do_external_rrd()
70 dbgprintf("%09d : Calling helper script %s\n", (int)mypid, extcmd); in do_external_rrd()
71 extfd = popen(extcmd, "r"); in do_external_rrd()
/dports/devel/cgit/cgit-1.2.3/git/t/
H A Dt7800-difftool.sh679 git difftool --symlinks --dir-diff --extcmd ls >output &&
683 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
714 git difftool --symlinks --dir-diff --extcmd ls >output &&
718 git difftool --no-symlinks --dir-diff --extcmd ls >output &&
733 test_expect_success 'difftool --gui, --tool and --extcmd are mutually exclusive' '
736 test_must_fail git difftool --gui --extcmd=cat &&
737 test_must_fail git difftool --tool=test-tool --extcmd=cat &&
738 test_must_fail git difftool --gui --tool=test-tool --extcmd=cat
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dui_cib.py29 extcmd = ">/dev/null </dev/null crm_shadow -b" variable in CibShadow
66 new_cmd = "%s -e '%s'" % (self.extcmd, name)
68 new_cmd = "%s -c '%s'" % (self.extcmd, name)
118 if utils.ext_cmd("%s -D '%s' --force" % (self.extcmd, name)) == 0:
129 if utils.ext_cmd("%s -r '%s'" % (self.extcmd, name)) == 0:
145 if utils.ext_cmd("%s -C '%s' --force" % (self.extcmd, name)) == 0:
175 utils.ext_cmd("%s -D '%s' --force" % (self.extcmd, utils.get_cib_in_use()))
H A Dui_report.py25 extcmd = report_tool()
26 if not extcmd:
29 cmd = [extcmd] + extraopts + list(args)
/dports/games/gnubg/gnubg-1.06.002/non-src/
H A Dexternal_y.c152 #define extcmd ext_get_extra(scanner) macro
163 if (extcmd->ExtErrorHandler) in yyerror()
164 extcmd->ExtErrorHandler(extcmd, str); in yyerror()
1582 extcmd->ct = COMMAND_NONE; in yyparse()
1591 extcmd->pCmdData = (yyvsp[-1].list); in yyparse()
1592 extcmd->ct = COMMAND_SET; in yyparse()
1601 extcmd->ct = COMMAND_VERSION; in yyparse()
1610 extcmd->ct = COMMAND_HELP; in yyparse()
1619 extcmd->ct = COMMAND_EXIT; in yyparse()
1630 extcmd->ct = (yyvsp[-1].cmd)->cmdType; in yyparse()
[all …]
/dports/net/ldapbrowser/ldapbrowser/
H A Dattributes.config.sample21 # certificateRevocationList;binary=binary,lbe.editor.ExtBinaryEditor -ext -extcmd "rundll32.exe cry…
23 # mail=string,lbe.editor.ExtStringViewer -ext -extcmd "C:\\Program Files\\Outlook Express\\msimn.ex…
25 # cacertificate;binary=binary,lbe.editor.CertificateEditor2 -ext -extcmd "rundll32.exe cryptext.dll…
H A Dattributes.config21 # certificateRevocationList;binary=binary,lbe.editor.ExtBinaryEditor -ext -extcmd "rundll32.exe cry…
23 # mail=string,lbe.editor.ExtStringViewer -ext -extcmd "C:\\Program Files\\Outlook Express\\msimn.ex…
25 # cacertificate;binary=binary,lbe.editor.CertificateEditor2 -ext -extcmd "rundll32.exe cryptext.dll…
/dports/devel/git-svn/git-2.34.1/builtin/
H A Ddifftool.c348 static int run_dir_diff(const char *extcmd, int symlinks, const char *prefix, in run_dir_diff() argument
576 if (extcmd) { in run_dir_diff()
577 helper_argv[0] = extcmd; in run_dir_diff()
693 static char *difftool_cmd = NULL, *extcmd = NULL; in cmd_difftool() local
714 OPT_STRING('x', "extcmd", &extcmd, N_("command"), in cmd_difftool()
741 if (use_gui_tool + !!difftool_cmd + !!extcmd > 1) in cmd_difftool()
753 if (extcmd) { in cmd_difftool()
754 if (*extcmd) in cmd_difftool()
755 setenv("GIT_DIFFTOOL_EXTCMD", extcmd, 1); in cmd_difftool()
777 return run_dir_diff(extcmd, symlinks, prefix, &child); in cmd_difftool()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Ddifftool.c348 static int run_dir_diff(const char *extcmd, int symlinks, const char *prefix, in run_dir_diff() argument
576 if (extcmd) { in run_dir_diff()
577 helper_argv[0] = extcmd; in run_dir_diff()
693 static char *difftool_cmd = NULL, *extcmd = NULL; in cmd_difftool() local
714 OPT_STRING('x', "extcmd", &extcmd, N_("command"), in cmd_difftool()
741 if (use_gui_tool + !!difftool_cmd + !!extcmd > 1) in cmd_difftool()
753 if (extcmd) { in cmd_difftool()
754 if (*extcmd) in cmd_difftool()
755 setenv("GIT_DIFFTOOL_EXTCMD", extcmd, 1); in cmd_difftool()
777 return run_dir_diff(extcmd, symlinks, prefix, &child); in cmd_difftool()
/dports/devel/git/git-2.34.1/builtin/
H A Ddifftool.c348 static int run_dir_diff(const char *extcmd, int symlinks, const char *prefix, in run_dir_diff() argument
576 if (extcmd) { in run_dir_diff()
577 helper_argv[0] = extcmd; in run_dir_diff()
693 static char *difftool_cmd = NULL, *extcmd = NULL; in cmd_difftool() local
714 OPT_STRING('x', "extcmd", &extcmd, N_("command"), in cmd_difftool()
741 if (use_gui_tool + !!difftool_cmd + !!extcmd > 1) in cmd_difftool()
753 if (extcmd) { in cmd_difftool()
754 if (*extcmd) in cmd_difftool()
755 setenv("GIT_DIFFTOOL_EXTCMD", extcmd, 1); in cmd_difftool()
777 return run_dir_diff(extcmd, symlinks, prefix, &child); in cmd_difftool()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Ddifftool.c348 static int run_dir_diff(const char *extcmd, int symlinks, const char *prefix, in run_dir_diff() argument
576 if (extcmd) { in run_dir_diff()
577 helper_argv[0] = extcmd; in run_dir_diff()
693 static char *difftool_cmd = NULL, *extcmd = NULL; in cmd_difftool() local
714 OPT_STRING('x', "extcmd", &extcmd, N_("command"), in cmd_difftool()
741 if (use_gui_tool + !!difftool_cmd + !!extcmd > 1) in cmd_difftool()
753 if (extcmd) { in cmd_difftool()
754 if (*extcmd) in cmd_difftool()
755 setenv("GIT_DIFFTOOL_EXTCMD", extcmd, 1); in cmd_difftool()
777 return run_dir_diff(extcmd, symlinks, prefix, &child); in cmd_difftool()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Ddifftool.c348 static int run_dir_diff(const char *extcmd, int symlinks, const char *prefix, in run_dir_diff() argument
576 if (extcmd) { in run_dir_diff()
577 helper_argv[0] = extcmd; in run_dir_diff()
693 static char *difftool_cmd = NULL, *extcmd = NULL; in cmd_difftool() local
714 OPT_STRING('x', "extcmd", &extcmd, N_("command"), in cmd_difftool()
741 if (use_gui_tool + !!difftool_cmd + !!extcmd > 1) in cmd_difftool()
753 if (extcmd) { in cmd_difftool()
754 if (*extcmd) in cmd_difftool()
755 setenv("GIT_DIFFTOOL_EXTCMD", extcmd, 1); in cmd_difftool()
777 return run_dir_diff(extcmd, symlinks, prefix, &child); in cmd_difftool()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Ddifftool.c332 static int run_dir_diff(const char *extcmd, int symlinks, const char *prefix, in run_dir_diff() argument
581 if (extcmd) { in run_dir_diff()
582 helper_argv[0] = extcmd; in run_dir_diff()
694 static char *difftool_cmd = NULL, *extcmd = NULL; in cmd_difftool() local
715 OPT_STRING('x', "extcmd", &extcmd, N_("command"), in cmd_difftool()
741 if (use_gui_tool + !!difftool_cmd + !!extcmd > 1) in cmd_difftool()
753 if (extcmd) { in cmd_difftool()
754 if (*extcmd) in cmd_difftool()
755 setenv("GIT_DIFFTOOL_EXTCMD", extcmd, 1); in cmd_difftool()
770 return run_dir_diff(extcmd, symlinks, prefix, argc, argv); in cmd_difftool()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dcmd.c2184 for (extcmd = extcmdlist; extcmd->ef_txt; extcmd++) { in bind_key()
2208 for (extcmd = extcmdlist; extcmd->ef_txt; extcmd++) in commands_init()
2209 if (extcmd->key) in commands_init()
2210 g.Cmd.commands[extcmd->key] = extcmd; in commands_init()
2279 extcmd->ef_txt, extcmd->ef_desc); in keylist_putcmds()
2285 for (extcmd = extcmdlist; extcmd->ef_txt; ++extcmd) { in keylist_putcmds()
2302 Sprintf(buf, "#%-20s %s", extcmd->ef_txt, extcmd->ef_desc); in keylist_putcmds()
2381 for (extcmd = extcmdlist; extcmd->ef_txt; ++extcmd) in dokeylist()
2511 for (extcmd = extcmdlist; extcmd->ef_txt; ++extcmd) in cmdname_from_func()
2513 cmdptr = extcmd; in cmdname_from_func()
[all …]

123456789