Searched refs:escape_backslashes (Results 1 – 1 of 1) sorted by relevance
7098 static char *escape_backslashes(char *source) in escape_backslashes() function7240 char *new_command = escape_backslashes(command); in LYSystem()