Home
last modified time | relevance | path

Searched refs:cmd_shell (Results 76 – 100 of 101) sorted by relevance

12345

/dports/games/powwow/powwow-1.2.17/
H A Dcmd.c50 static void cmd_help _, cmd_shell _, cmd_action _, cmd_add _,
86 C("!", cmd_shell,
569 static void cmd_shell __P1 (char *,arg) in __P1()
/dports/databases/py-lmdb/lmdb-0.97/lmdb/
H A Dtool.py575 def cmd_shell(opts, args): function
/dports/ftp/yafc/yafc-1.3.7/src/
H A Dcommands.c31 {"!", 0,0,0, cpLocalFile, cmd_shell},
/dports/databases/sqsh/sqsh-2.5/cygwin/
H A DMakefile-syb15186 cmd_run.o cmd_set.o cmd_shell.o cmd_show.o cmd_sleep.o cmd_wait.o \
353 cmd_shell.o: cmd_shell.c sqsh_config.h config.h sqsh_compat.h \
H A DMakefile-syb15-x64186 cmd_run.o cmd_set.o cmd_shell.o cmd_show.o cmd_sleep.o cmd_wait.o \
353 cmd_shell.o: cmd_shell.c sqsh_config.h config.h sqsh_compat.h \
/dports/editors/mle/mle-1.4.3/
H A Dmle.h537 int cmd_shell(cmd_context_t *ctx);
H A Dcmd.c852 int cmd_shell(cmd_context_t *ctx) { in cmd_shell() function
H A Deditor.c1453 _editor_register_cmd_fn(editor, "cmd_shell", cmd_shell); in _editor_register_cmds()
/dports/editors/vim/vim-8.2.3745/src/
H A Dos_win32.c4918 char_u *cmd_shell = mch_getenv("COMSPEC"); in mch_call_shell() local
4920 if (cmd_shell == NULL || *cmd_shell == NUL) in mch_call_shell()
4921 cmd_shell = (char_u *)default_shell(); in mch_call_shell()
4928 cmdlen = STRLEN(cmd_shell) + STRLEN(subcmd) + 5; in mch_call_shell()
4932 cmd_shell, subcmd); in mch_call_shell()
/dports/devel/p5-Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.15/lib/Alien/Base/
H A DModuleBuild.pm889 $config->generate_file( Shell::Guess->cmd_shell, 'env.cmd' );
/dports/lang/perl5.30/perl-5.30.3/win32/
H A Dwin32.c3444 bool cmd_shell = FALSE; in create_command_line() local
3488 cmd_shell = TRUE; in create_command_line()
3562 && cmd_shell in create_command_line()
/dports/lang/perl5.32/perl-5.32.1/win32/
H A Dwin32.c3453 bool cmd_shell = FALSE; in create_command_line() local
3497 cmd_shell = TRUE; in create_command_line()
3571 && cmd_shell in create_command_line()
/dports/audio/cmus/cmus-2.9.1/
H A Dcommand_mode.c1091 static void cmd_shell(char *arg) in cmd_shell() function
2621 { "shell", cmd_shell, 1, -1, expand_program_paths, 0, CMD_UNSAFE },
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dtincctl.c3211 static int cmd_shell(int argc, char *argv[]) { function
3367 return cmd_shell(argc, argv);
/dports/lang/perl5.34/perl-5.34.0/win32/
H A Dwin32.c3928 bool cmd_shell = FALSE; in create_command_line() local
3972 cmd_shell = TRUE; in create_command_line()
4046 && cmd_shell in create_command_line()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/win32/
H A Dwin32.c3928 bool cmd_shell = FALSE; in create_command_line() local
3972 cmd_shell = TRUE; in create_command_line()
4046 && cmd_shell in create_command_line()
/dports/databases/sqsh/sqsh-2.5/doc/
H A DREADME322 sqsh-2.5/src/cmd_shell.c
/dports/misc/gpsim/gpsim-0.31.0/cli/
H A Dparse.yy57 #include "cmd_shell.h"
/dports/ftp/lftp/lftp-4.9.2/src/
H A Dcommands.cc114 {"!", cmd_shell, N_("!<shell-command>"),
/dports/devel/urjtag/urjtag-2021.03/po/
H A Durjtag.pot1697 #: src/cmd/cmd_shell.c:104
1706 #: src/cmd/cmd_shell.c:112
H A Drw.po1843 #: src/cmd/cmd_shell.c:104
1852 #: src/cmd/cmd_shell.c:112
H A Dsk.po1954 #: src/cmd/cmd_shell.c:104
1963 #: src/cmd/cmd_shell.c:112
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/locales/ja/LC_MESSAGES/
H A Dcollections.po1710 #~ msgid ":ref:`cmd <ansible_collections.ansible.builtin.cmd_shell>` -- Windows Command Prompt"
1711 #~ msgstr ":ref:`cmd <ansible_collections.ansible.builtin.cmd_shell>` -- Windows コマンドプロンプト"
3702 #~ msgid ":ref:`ansible.builtin.cmd <ansible_collections.ansible.builtin.cmd_shell>` -- Windows Com…
3703 #~ msgstr ":ref:`ansible.builtin.cmd <ansible_collections.ansible.builtin.cmd_shell>` -- Windows コマ…
/dports/devel/urjtag/urjtag-2021.03/
H A DChangeLog793 src/cmd/cmd_part.c, src/cmd/cmd_pod.c, src/cmd/cmd_shell.c,
1156 * src/cmd/cmd_shell.c: Clean up help output.
1977 * src/cmd/cmd_shell.c (cmd_shell_run): Log non-zero shell exit status.
1979 * src/cmd/cmd_pod.c (cmd_pod_run), src/cmd/cmd_shell.c (cmd_shell_run):
/dports/misc/gpsim/gpsim-0.31.0/
H A DChangeLog479 * cli/cmd_shell.h cli/cmd_shell.cc
3902 cli/cmd_symbol.cc, cli/cmd_shell.cc, cli/cmd_version.cc,
7737 cli/cmd_shell.cc: Fixed introduced bug where the command
8205 cli/cmd_manager.cc, cli/cmd_module.cc, cli/cmd_shell.cc:

12345