Searched refs:shell_unquote (Results 1 – 6 of 6) sorted by relevance
65 public char * shell_unquote(char *str) in shell_unquote() function427 s = shell_unquote(qs); in fcomplete()
132 namelogfile = shell_unquote(filename); in opt_o()372 tags = shell_unquote(filename); in opt__T()
214 qfilename = shell_unquote(filename); in main()
268 p = shell_unquote(tags); in findctag()
711 qfilename = shell_unquote(gfilename); in edit_list()
135 public char * shell_unquote(char *str);