Searched refs:shell_escape (Results 1 – 25 of 33) sorted by relevance
12
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | subr.h | 41 char *shell_escape (char *buf, const char *str);
|
| H A D | subr.c | 783 shell_escape(char *buf, const char *str) in shell_escape() function
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/ |
| H A D | texi2dvi | 58 shell_escape= 885 test -n "$shell_escape" && tex_cmd="$tex_cmd $shell_escape" 1809 --shell-escape) shell_escape=--shell-escape;;
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2011 | 6050 * cli/cli-cmds.c (shell_escape): Use waitpid. 9314 * cli/cli-cmds.c (shell_escape): Use lbasename.
|
| H A D | ChangeLog-2005 | 4730 * cli/cli-cmds.c (shell_escape): Guard call to vfork with
|
| H A D | ChangeLog-2003 | 6525 * cli/cli-cmds.c (shell_escape): Silence warnings from old 6594 (shell_escape): Use vfork.
|
| H A D | ChangeLog-2018 | 1874 * cli/cli-cmds.c (shell_escape): Use get_shell. 4419 * cli/cli-cmds.c (shell_escape, edit_command): Remove cast.
|
| H A D | ChangeLog-1994 | 4872 * command.c (shell_escape): Report errors correctly (with error
|
| H A D | ChangeLog-2019 | 10286 (shell_escape): Call exit_status_set_internal_vars. 14732 * cli/cli-cmds.c (shell_escape, print_disassembly): Don't call
|
| H A D | ChangeLog-2017 | 15262 * cli/cli-cmds.c (shell_escape): Constify 'arg' parameter. 15265 (init_cli_cmds): Register shell_command instead of shell_escape.
|
| H A D | ChangeLog-2000 | 465 quit_command, pwd_command, cd_command, echo_command, shell_escape,
|
| H A D | ChangeLog-1992 | 5552 * command.c (shell_escape): Convert rindex use to strrchr.
|
| H A D | ChangeLog-2001 | 3760 * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
|
| H A D | ChangeLog-1999 | 4475 (shell_escape) [CANT_FORK]: If ARG is NULL, pass an empty string
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2011 | 6050 * cli/cli-cmds.c (shell_escape): Use waitpid. 9314 * cli/cli-cmds.c (shell_escape): Use lbasename.
|
| H A D | ChangeLog-2005 | 4730 * cli/cli-cmds.c (shell_escape): Guard call to vfork with
|
| H A D | ChangeLog-2018 | 1874 * cli/cli-cmds.c (shell_escape): Use get_shell. 4419 * cli/cli-cmds.c (shell_escape, edit_command): Remove cast.
|
| H A D | ChangeLog-2003 | 6525 * cli/cli-cmds.c (shell_escape): Silence warnings from old 6594 (shell_escape): Use vfork.
|
| H A D | ChangeLog-1994 | 4872 * command.c (shell_escape): Report errors correctly (with error
|
| H A D | ChangeLog-2019 | 10286 (shell_escape): Call exit_status_set_internal_vars. 14732 * cli/cli-cmds.c (shell_escape, print_disassembly): Don't call
|
| H A D | ChangeLog-2017 | 15262 * cli/cli-cmds.c (shell_escape): Constify 'arg' parameter. 15265 (init_cli_cmds): Register shell_command instead of shell_escape.
|
| H A D | ChangeLog-2000 | 465 quit_command, pwd_command, cd_command, echo_command, shell_escape,
|
| H A D | ChangeLog-1992 | 5552 * command.c (shell_escape): Convert rindex use to strrchr.
|
| H A D | ChangeLog-2001 | 3760 * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
|
| H A D | ChangeLog-1993 | 7463 * command.c (shell_escape, make_command, _initialize_command):
|
12