Home
last modified time | relevance | path

Searched refs:shell_escape (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-cmds.c81 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 Dlogmsg.c811 cp = shell_escape (cp, srepos);
812 cp = shell_escape (cp, str_list);
H A Dsubr.c808 shell_escape(buf, str) in shell_escape() function
H A Dcvs.h670 extern char *shell_escape PROTO((char *buf, const char *str));
H A DChangeLog528 * subr.c (shell_escape): New function.
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-20036525 * cli/cli-cmds.c (shell_escape): Silence warnings from old
6594 (shell_escape): Use vfork.
H A DChangeLog-19944872 * command.c (shell_escape): Report errors correctly (with error
H A DChangeLog-2000465 quit_command, pwd_command, cd_command, echo_command, shell_escape,
H A DChangeLog-19925595 * command.c (shell_escape): Convert rindex use to strrchr.
H A DChangeLog-19994480 (shell_escape) [CANT_FORK]: If ARG is NULL, pass an empty string
H A DChangeLog-20013760 * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
H A DChangeLog-19937483 * command.c (shell_escape, make_command, _initialize_command):
H A DChangeLog12080 * cli/cli-cmds.c (shell_escape): Likewise.