Home | History | Annotate | Download | only in dist2

Lines Matching full:strpbrk

6369       else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL)
6371 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);