Home | History | Annotate | Download | only in c-ares

Lines Matching full:quoted_string

4991 	  char *quoted_string;
5012 quoted_string = XMALLOC (char, length + 1);
5014 p = quoted_string;
5042 new_argv[i] = quoted_string;