Searched refs:quote_around (Results 1 – 7 of 7) sorted by relevance
159 bool quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); in prepare_spawn() local168 if (quote_around) in prepare_spawn()181 if (quote_around) in prepare_spawn()188 if (quote_around) in prepare_spawn()205 if (quote_around) in prepare_spawn()
4993 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);5002 if (quote_around)
4990 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);4999 if (quote_around)