Searched refs:shell_escape (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-cmds.c | 81 static void shell_escape (char *, int); 485 shell_escape (char *arg, int from_tty) in shell_escape() function 646 shell_escape(p, from_tty); in edit_command() 932 shell_escape (p, from_tty); in make_command() 1217 c = add_com ("shell", class_support, shell_escape, in init_cli_cmds()
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | logmsg.c | 811 cp = shell_escape (cp, srepos); 812 cp = shell_escape (cp, str_list);
|
H A D | subr.c | 808 shell_escape(buf, str) in shell_escape() function
|
H A D | cvs.h | 670 extern char *shell_escape PROTO((char *buf, const char *str));
|
H A D | ChangeLog | 528 * subr.c (shell_escape): New function.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
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-2000 | 465 quit_command, pwd_command, cd_command, echo_command, shell_escape,
|
H A D | ChangeLog-1992 | 5595 * command.c (shell_escape): Convert rindex use to strrchr.
|
H A D | ChangeLog-1999 | 4480 (shell_escape) [CANT_FORK]: If ARG is NULL, pass an empty string
|
H A D | ChangeLog-2001 | 3760 * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
|
H A D | ChangeLog-1993 | 7483 * command.c (shell_escape, make_command, _initialize_command):
|
H A D | ChangeLog | 12080 * cli/cli-cmds.c (shell_escape): Likewise.
|