Searched refs:strcpy_backslash_escaped (Results 1 – 1 of 1) sorted by relevance
475 static char* strcpy_backslash_escaped(char *t, const char *s, const char *bad) { in strcpy_backslash_escaped() function497 t = strcpy_backslash_escaped(buf, s, bad); in shell_escape()535 t = strcpy_backslash_escaped(t, p, in shell_maybe_quote()