Searched refs:shell_unquote (Results 1 – 6 of 6) sorted by relevance
64 public char * shell_unquote(constant char *str) in shell_unquote() function449 uqs = shell_unquote(qs); in fcomplete()
144 namelogfile = shell_unquote(filename); in opt_o()398 tags = shell_unquote(filename); in opt__T()
268 p = shell_unquote(tags); in findctag()
400 qfilename = shell_unquote(filename); in main()
710 qfilename = shell_unquote(gfilename); in edit_list()
167 public char * shell_unquote(constant char *str);