Searched refs:shell_unquote (Results 1 – 6 of 6) sorted by relevance
64 public char * shell_unquote(constant char *str)449 uqs = shell_unquote(qs); in bin_file() 65 public char * shell_unquote(char *str) shell_unquote() function
140 namelogfile = shell_unquote(filename); in opt_o() 394 tags = shell_unquote(filename); in opt_p()
380 qfilename = shell_unquote(filename); in sprefix()
268 p = shell_unquote(tags); in findctag()
707 qfilename = shell_unquote(gfilename); in edit_list()
152 public char * shell_unquote(constant char *str);