Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dsubr.h41 char *shell_escape (char *buf, const char *str);
H A Dsubr.c775 shell_escape(char *buf, const char *str) in shell_escape() function
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-cmds.c84 static void shell_escape (char *, int);
690 shell_escape (char *arg, int from_tty) in shell_escape() function
843 shell_escape (p, from_tty); in edit_command()
1205 shell_escape (p, from_tty); in make_command()
1797 c = add_com ("shell", class_support, shell_escape, _("\ in _initialize_cli_cmds()