Home | History | Annotate | Download | only in dist

Lines Matching full:quoted_string

6375 	  char *quoted_string;
6396 quoted_string = XMALLOC (char, length + 1);
6398 p = quoted_string;
6426 new_argv[i] = quoted_string;