Searched refs:shell_escape (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/cli/
H A Dcli-cmds.c81 static void shell_escape (char *, int);
490 shell_escape (char *arg, int from_tty)
651 shell_escape(p, from_tty);
937 shell_escape (p, from_tty);
1221 c = add_com ("shell", class_support, shell_escape,
485 shell_escape (char *arg, int from_tty) function
/freebsd-9.3-release/contrib/cvs/src/
H A Dlogmsg.c901 cp = shell_escape (cp, srepos);
902 cp = shell_escape (cp, str_list);
H A Dcvs.h694 extern char *shell_escape PROTO((char *buf, const char *str));
H A Dsubr.c870 shell_escape(buf, str) function

Completed in 65 milliseconds